sboysel / fredr

An R client for the Federal Reserve Economic Data (FRED) API
https://sboysel.github.io/fredr/
Other
92 stars 21 forks source link

Fix/cran examples #64

Closed sboysel closed 6 years ago

DavisVaughan commented 6 years ago

Did they tell you to change dontrun to donttest? I've seen somewhere (dont know where) that CRAN eventually runs things in donttest anyways

sboysel commented 6 years ago

Yes, this was a CRAN request.

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #64   +/-   ##
======================================
  Coverage    99.7%   99.7%           
======================================
  Files          35      35           
  Lines         676     676           
======================================
  Hits          674     674           
  Misses          2       2
Impacted Files Coverage Δ
R/fredr_sources.R 100% <ø> (ø) :arrow_up:
R/fredr_series_categories.R 100% <ø> (ø) :arrow_up:
R/fredr_source.R 100% <ø> (ø) :arrow_up:
R/fredr_docs.R 100% <ø> (ø) :arrow_up:
R/fredr_series_search.R 100% <ø> (ø) :arrow_up:
R/fredr_category.R 100% <ø> (ø) :arrow_up:
R/fredr_category_series.R 100% <ø> (ø) :arrow_up:
R/fredr_series_search_related_tags.R 100% <ø> (ø) :arrow_up:
R/fredr_series_release.R 100% <ø> (ø) :arrow_up:
R/fredr_category_tags.R 100% <ø> (ø) :arrow_up:
... and 24 more

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 2af64ff...8ef1679. Read the comment docs.