Package: drat
Type: Package
Title: 'Drat' R Archive Template
Version: 0.2.5
Date: 2024-10-21
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("Felix", "Ernst", role="ctb", comment = c(ORCID = "0000-0001-5064-0928")),
             person("Neal", "Fultz", role="ctb"),
             person("Colin", "Gillespie", role="ctb", comment = c(ORCID = "0000-0003-1787-0275")),
             person("Christoph", "Stepper", role="ctb"),
             person("Thomas", "Leeper", role="ctb", comment = c(ORCID = "0000-0003-4097-6326")),
             person("Mark", "van der Loo", role="ctb", comment = c(ORCID = "0000-0002-9807-4686")),
             person("Jan", "Gorecki", role="ctb"),
             person("Joey", "Reid", role="ctb"),
             person("Arne Johannes", "Holmin", role="ctb"))
Depends: R (>= 3.6.0)
Imports: utils
Suggests: git2r, simplermarkdown
VignetteBuilder: simplermarkdown
Description: Creation and use of R Repositories via helper functions 
 to insert packages into a repository, and to add repository information 
 to the current R session. Two primary types of repositories are support:
 gh-pages at GitHub, as well as local repositories on either the same machine
 or a local network. Drat is a recursive acronym: Drat R Archive Template. 
License: GPL (>= 2)
URL: https://github.com/eddelbuettel/drat,
        https://dirk.eddelbuettel.com/code/drat.html
BugReports: https://github.com/eddelbuettel/drat/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2024-10-21 19:49:13 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  Felix Ernst [ctb] (<https://orcid.org/0000-0001-5064-0928>),
  Neal Fultz [ctb],
  Colin Gillespie [ctb] (<https://orcid.org/0000-0003-1787-0275>),
  Christoph Stepper [ctb],
  Thomas Leeper [ctb] (<https://orcid.org/0000-0003-4097-6326>),
  Mark van der Loo [ctb] (<https://orcid.org/0000-0002-9807-4686>),
  Jan Gorecki [ctb],
  Joey Reid [ctb],
  Arne Johannes Holmin [ctb]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-10-21 20:10:02 UTC
Built: R 4.6.0; ; 2025-11-13 02:15:02 UTC; windows
