Package: repmis
Type: Package
Title: Miscellaneous Tools for Reproducible Research
Description: Tools to load 'R' packages
    and automatically generate BibTeX files citing them as well as load and
    cache plain-text and 'Excel' formatted data stored on 'GitHub', and
    from other sources.
Version: 0.5.1
Date: 2025-07-02
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Authors@R: c(
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = c("aut", "cre"))
    )
License: GPL (>= 3)
Depends: R (>= 3.0.0)
URL: https://CRAN.R-project.org/package=repmis
BugReports: https://github.com/christophergandrud/repmis/issues
Imports: data.table, digest, httr, plyr, R.cache
Suggests: xlsx
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-02 16:33:27 UTC; christophergandrud
Repository: CRAN
Date/Publication: 2025-07-02 22:40:02 UTC
Built: R 4.3.3; ; 2025-07-02 23:03:37 UTC; unix
