Package: rhub
Title: Connect to 'R-hub'
Version: 1.1.1
Authors@R: c(
    person("Gábor", "Csárdi",, "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("Maëlle", "Salmon", role = "aut", 
          email = "maelle.salmon@yahoo.se",
          comment = c(ORCID = "0000-0002-2815-0399")),
    person("R Consortium", role = c("fnd")))
Description: Run 'R CMD check' on any of the 'R-hub' (<https://builder.r-hub.io/>)
    architectures, from the command line. The current architectures include
    'Windows', 'macOS', 'Solaris' and various 'Linux' distributions.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-hub/rhub, https://r-hub.github.io/rhub/
BugReports: https://github.com/r-hub/rhub/issues
RoxygenNote: 6.1.1
Imports: assertthat, callr, cli (>= 1.1.0), crayon, desc, digest, httr,
        jsonlite, parsedate, pillar, prettyunits, processx, R6,
        rappdirs, rcmdcheck (>= 1.2.1), rematch, tibble, utils, uuid,
        whoami, withr
Suggests: covr, testthat, knitr, rmarkdown
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-08 08:15:03 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Maëlle Salmon [aut] (<https://orcid.org/0000-0002-2815-0399>),
  R Consortium [fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-08 08:30:03 UTC
Built: R 4.0.2; ; 2020-07-16 16:56:51 UTC; unix
