KentonWhite / ProjectTemplate

A template utility for R projects that provides a skeletal project.
http://projecttemplate.net
GNU General Public License v3.0
622 stars 159 forks source link

Change csv2.reader() to use R's read.csv2() function as announced in #195 and discussed in #170 #196

Closed crubb closed 6 years ago

crubb commented 7 years ago

With reference to #195 and #170.

I arbitrarily chose June 2017 for the switch, what do you think? ;)

Best regards, Christian

KentonWhite commented 7 years ago

Let me get this current version of ProjectTemplate on CRAN (with the warning). We'll then bump the github version and add this change.

crubb commented 7 years ago

Good idea.. I suppose giving a version number in the notification messages makes a lot of sense as well ;)

KentonWhite commented 6 years ago

In the process of preparing the must recent CRAN release, I noticed I never merged this in! Sorry, finally merged 😀