Package: simpleSetup
Type: Package
Title: Set Up R Source Code Files for Use on Multiple Machines
Version: 0.1.0
Authors@R: c(
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = c("aut", "cre"))
    )
BugReports: https://github.com/christophergandrud/simpleSetup/issues
License: GPL (>= 3)
Description: When working across multiple machines and, similarly for
    reproducible research, it can be time consuming to ensure that you have
    all of the needed packages installed and loaded and that the correct working
    directory is set. 'simpleSetup' provides simple functions for making these
    tasks more straightforward.
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-23 20:33:23 UTC; cgandrud
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2017-01-24 08:12:29
Built: R 4.1.0; ; 2021-05-26 10:21:32 UTC; unix
