I had receive notification on Feb 19th that this package would be removed if issues relating to testing external resources were not fixed by March 5th. Those issues were fixed in version 0.1.3, submitted February 22th - see below. None the less this package was still removed. Submitting again to get it back up.
Test environments
local Windows R install, R 4.0.3
local Mac OS R install, R 4.0.2
win-devel
0 errors √ | 0 warnings √ | 0 notes √
JumpeR v. 0.1.3 February 22th, 2021
Per communication from CRAN team
updated tests that require external resources to align with CRAN policies
built other tests that do not require external resources specifically for use on CRAN
fixed error on r-oldrel-macos-x86_64 resulting from strings/factors mismatch
Test environments
local Windows R install, R 4.0.3
local Mac OS R install, R 4.0.2
win-devel
JumpeR v. 0.1.2 February 17th, 2021
Per resubmission instructions
updates math-format_helper, metric_conversion_helper, pipe and standard_conversion_helper to include \value documentation
removed example from non-exported function standard_conversion
changed \dontrun to \donttest in examples as appropriate
added more small, executable examples as requested