speedtest icon indicating copy to clipboard operation
speedtest copied to clipboard

Minor tweaks for CRAN compliance

Open stevecondylios opened this issue 6 years ago • 2 comments
trafficstars

An error (to do with retrieving badges used in markdown) is avoided by not including the markdown files in the tarball sent to CRAN.

speedtest now passes check --as-cran

speedtest should now pass

stevecondylios avatar Aug 30 '19 22:08 stevecondylios

Codecov Report

Merging #7 into master will increase coverage by 1.2%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
+ Coverage   12.56%   13.77%   +1.2%     
=========================================
  Files           9        9             
  Lines         183      167     -16     
=========================================
  Hits           23       23             
+ Misses        160      144     -16
Impacted Files Coverage Δ
R/bestest.r 0% <0%> (ø) :arrow_up:
R/test-main.r 0% <0%> (ø) :arrow_up:
R/download.r 0% <0%> (ø) :arrow_up:
R/servers.r 0% <0%> (ø) :arrow_up:
R/upload.r 0% <0%> (ø) :arrow_up:
R/util.r 20.83% <0%> (+2.97%) :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 38718d8...464e7d6. Read the comment docs.

codecov[bot] avatar Aug 30 '19 22:08 codecov[bot]

#ty! Pls add yourself to the DESCRIPTION file as a contributor and I can merge after that. FWIW this wasn't the cause of CRAN pain. One of the folks there just doesn't like console output when it doesn't come from RStudio funded authors.

hrbrmstr avatar Aug 31 '19 09:08 hrbrmstr