Skip to content

Releases: ClevelandClinicQHS/projects

projects 2.1.3

24 Apr 13:30
Compare
Choose a tag to compare

Code fixes to remove warnings due to updates to readr and CRAN policy. Updated templates.

projects 2.1.0

18 Mar 17:12
Compare
Choose a tag to compare

projects 2.0.0

05 Sep 16:47
Compare
Choose a tag to compare

The contents of project folders are now copied directly from a template folder rather than several, specific template files, allowing more flexibility for the user and decreasing the number of arguments in new_project().

Also, email_authors() added.

projects 1.3.0

11 Jun 12:27
Compare
Choose a tag to compare

projects 1.3.0

Major updates

  • save_session_info() function for saving sessioninfo::session_info() to a text file.
  • export_project() for zipping project folders

Minor updates

  • Improvements to default .Rmd files.
  • Code improvements

projects 1.1.1

18 Apr 14:08
Compare
Choose a tag to compare

Fixed show-stopping bugs hours after release of projects 1.1.0.

projects 1.1.0

15 Apr 13:19
Compare
Choose a tag to compare

Updated projects() table so that stage and special authors have their own classes.

Now on CRAN

02 Jan 15:24
Compare
Choose a tag to compare

projects 0.1.0

Major updates:

  • Release.