Last updated on 2019-04-21 01:47:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.17 | 97.78 | 104.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.82 | 79.43 | 85.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 129.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 127.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 18.00 | 282.00 | 300.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 6.50 | 97.65 | 104.15 | OK | |
r-patched-solaris-x86 | 0.1.0 | 161.90 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 5.38 | 95.58 | 100.96 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 10.00 | 169.00 | 179.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 9.00 | 247.00 | 256.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | ERROR |
Version: 0.1.0
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, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
message <- DataPackageError$new(stringr::str_interp("Not resolved Remote URI \"${value}\" for descriptor[[${property}]]"))$message
stop(message)
})
9: tryCatchList(expr, classes, parentenv, handlers)
10: tryCatchOne(expr, names, parentenv, handlers[[1L]])
11: value[[3L]](cond)
12: stop(message)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 245 SKIPPED: 0 FAILED: 2
1. Error: remote (@test-package.R#226)
2. Error: remote (@test-resource.R#163)
Error: testthat unit tests failed
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64