File tree Expand file tree Collapse file tree 4 files changed +19
-1
lines changed
Expand file tree Collapse file tree 4 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1515^dev$
1616^dockerfiler\.Rproj$
1717^\.dockerignore$
18- tests/testthat/.dockerignore
18+ tests/testthat/.dockerignore
19+ ^cran-comments\.md$
20+ ^CRAN-SUBMISSION$
21+ ^revdep$
Original file line number Diff line number Diff line change 22.Rhistory
33.RData
44inst /doc
5+ revdep /
Original file line number Diff line number Diff line change 1+ Version: 0.2.1
2+ Date: 2023-01-18 07:45:57 UTC
3+ SHA: 39928d057be5cce19e8eda481248bc70daa1d4a7
Original file line number Diff line number Diff line change 1+ ## R CMD check results
2+
3+ 0 errors | 0 warnings | 0 note
4+
5+ * This is a new release after CRAN's feedback
6+
7+ > Packages which use Internet resources should fail gracefully with an informative message
8+ > if the resource is not available or has changed (and not give a check warning nor error).
9+
10+ What has been done: wrapped the download.file() in get_batch_sysreq in try({}) and added an
11+ informative message.
You can’t perform that action at this time.
0 commit comments