Package: simpleSetup Type: Package Title: Set Up R Source Code Files for Use on Multiple Machines Version: 0.1.1 Date: 2017-01-25 Authors@R: c( person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com", role = c("aut", "cre")) ) URL: https://cran.r-project.org/package=simpleSetup 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 RoxygenNote: 5.0.1 Repository: https://christophergandrud.r-universe.dev Date/Publication: 2017-01-28 17:28:54 UTC RemoteUrl: https://github.com/christophergandrud/simplesetup RemoteRef: HEAD RemoteSha: c9b25447db1a8b09d317fee88e4e3a2bbb787805 NeedsCompilation: no Packaged: 2026-06-14 10:08:57 UTC; root Author: Christopher Gandrud [aut, cre] Maintainer: Christopher Gandrud