Package: requiRements
Title: Helper Package to Install Packages for R
Version: 0.0.3
Date: 2023-02-24
Authors@R: c(
    person("Jonathan M.", "Mang", , "jonathan.mang@uk-erlangen.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0518-4710")),
    person("MIRACUM - Medical Informatics in Research and Care in University Medicine", role = "fnd"),
    person("Universitätsklinikum Erlangen", role = "cph")
  )
Description: Helper function to install packages for R using an external
    'requirements.txt' or a string containing diverse packages from
    several resources like Github or CRAN.
License: GPL-3
URL: https://github.com/joundso/requirements
BugReports: https://github.com/joundso/requirements/issues
Depends: R (>= 4.1.0)
Imports: remotes
Suggests: lintr, testthat
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-24 12:23:52 UTC; user
Author: Jonathan M. Mang [aut, cre] (<https://orcid.org/0000-0003-0518-4710>),
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd],
  Universitätsklinikum Erlangen [cph]
Maintainer: Jonathan M. Mang <jonathan.mang@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2023-02-24 12:40:02 UTC
Built: R 4.1.2; ; 2023-02-25 11:55:47 UTC; unix
