ClevelandClinicQHS / projects

projects
Other
31 stars 4 forks source link

Don't depend on the existence of a .Rproj file #5

Closed NikKrieger closed 4 years ago

NikKrieger commented 5 years ago

In the interest of making projects usable for people who don't use RStudio.

Make new_project_folder() to not ASSUME that an .Rproj file is being used. Also make sure it has no more than one .Rproj file. In the same vein, maybe tweak warning messages for copy_project? Maybe not.

NikKrieger commented 4 years ago

Closed in 41837d386e