lockedata / starters

R Package 📦 for initializing projects for various R activities :nut_and_bolt:
https://itsalocke.com/starters/
GNU General Public License v3.0
124 stars 16 forks source link

rename package to starters #105

Closed maelle closed 5 years ago

maelle commented 5 years ago

cf #103

All that remains to be renamed is an occurence in the tests/README.md (so will happen automatically) and the git submodule thing (but I'll do that in superbuild at the same time)

maelle commented 5 years ago

when this is merged

https://www.njtierney.com/post/2017/10/27/change-pkg-name/

Am I forgetting anything?

codecov-io commented 5 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   67.56%   67.56%           
=======================================
  Files          12       12           
  Lines         555      555           
=======================================
  Hits          375      375           
  Misses        180      180
Impacted Files Coverage Δ
R/project_health.R 0% <0%> (ø) :arrow_up:
R/styler_precommit.R 100% <100%> (ø) :arrow_up:
R/createTrainingProject.R 97.61% <100%> (ø) :arrow_up:
R/use_readme.R 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8c8bc49...7697a0c. Read the comment docs.