Package: rspm
Type: Package
Title: 'RStudio' Package Manager
Version: 0.2.1
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")),
    person("R Core Team", role=c("aut", "cph")))
Description: Enables binary package installations on Linux distributions.
    Provides access to 'RStudio' public repositories at
    <https://packagemanager.rstudio.com>, and transparent management of
    system requirements without administrative privileges. Currently supported
    distributions are 'CentOS' / 'RHEL' 7 and 8, and several 'RHEL' derivatives
    ('Rocky Linux' 8, 'AlmaLinux' 8, 'Oracle Linux' 7 and 8, 'Amazon Linux' 2),
    'openSUSE' / 'SLES' 15.3, and 'Ubuntu' 18.04, 20.04 and 22.04.
License: GPL-2 | GPL-3 | MIT + file LICENSE
Copyright: file COPYRIGHTS
Encoding: UTF-8
OS_type: unix
Suggests: renv, tinytest
URL: https://enchufa2.github.io/rspm/
BugReports: https://github.com/Enchufa2/rspm/issues
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-13 23:28:18 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>),
  R Core Team [aut, cph]
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2022-08-16 09:20:02 UTC
