CRAN Package Check Results for Package datapackage.r

Last updated on 2019-11-26 00:51:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.54 108.11 114.65 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 6.51 82.22 88.73 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 133.03 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 125.97 NOTE
r-devel-windows-ix86+x86_64 0.1.1 23.00 295.00 318.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.1 14.00 180.00 194.00 OK
r-patched-linux-x86_64 0.1.1 7.75 104.36 112.11 OK
r-patched-solaris-x86 0.1.2 173.00 NOTE
r-release-linux-x86_64 0.1.1 6.60 106.23 112.83 OK
r-release-windows-ix86+x86_64 0.1.2 13.00 159.00 172.00 OK
r-release-osx-x86_64 0.1.1 ERROR
r-oldrel-windows-ix86+x86_64 0.1.1 11.00 208.00 219.00 OK
r-oldrel-osx-x86_64 0.1.1 ERROR

Check Details

Version: 0.1.2
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘future’ ‘iterators’ ‘readr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘future’ ‘iterators’ ‘readr’
     All declared Imports should be used.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/54s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     1. base::eval.parent(Resource.load(descriptor))
     3. datapackage.r::Resource.load(descriptor)
     4. datapackage.r::dereferenceResourceDescriptor(descriptor, basePath)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 247 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: remote
     2. Error: remote
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/55s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     1. base::eval.parent(Resource.load(descriptor))
     3. datapackage.r::Resource.load(descriptor)
     4. datapackage.r::dereferenceResourceDescriptor(descriptor, basePath)
     5. base::tryCatch(...)
     6. base:::tryCatchList(expr, classes, parentenv, handlers)
     7. base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     8. value[[3L]](cond)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 247 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: remote
     2. Error: remote
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64