Last updated on 2020-06-05 07:50:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.14 | 28.96 | 32.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.62 | 22.69 | 25.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 47.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 56.99 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 20.00 | 58.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 2.67 | 29.49 | 32.16 | OK | |
r-patched-solaris-x86 | 0.1.2 | 58.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.2 | 3.00 | 29.22 | 32.22 | OK | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 8.00 | 42.00 | 50.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 13.00 | 47.00 | 60.00 | OK |
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘jsonlite’ ‘praise’ ‘withr’
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.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ssh’
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘ssh’
Flavor: r-patched-solaris-x86
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘test-all.R’
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> test_check("outsider.base")
Loading required package: outsider.base
Found `om..hello.world`!
Docker is not installed. Follow the installation instructions for your system:
https://docs.docker.com/
cat this
────────────────────────────────────────────────────────────────────────────────
Docker container details:
Image 'dombennett/om_hello_world'
Container 'om__hello_world_1'
Tag 'latest'
Status 'This is a mock'
────────────────────────────────────────────────────────────────────────────────
Outsider module details:
R package 'om..hello.world'
Use: meta_get() for more details.
────────────────────────────────────────────────────────────────────────────────
── 1. Error: exec_wait() works (@test-sys.R#8) ────────────────────────────────
there is no package called 'ssh'
Backtrace:
1. testthat::with_mock(...)
2. testthat:::extract_mocks(mock_funs, .env = .env)
3. base::lapply(...)
4. testthat:::FUN(X[[i]], ...)
5. base::asNamespace(pkg_name)
6. base::getNamespace(ns)
7. base::loadNamespace(name)
8. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9. base:::withOneRestart(expr, restarts[[1L]])
10. base:::doWithOneRestart(return(expr), restart)
── 2. Error: exec_internal() works (@test-sys.R#21) ───────────────────────────
there is no package called 'ssh'
Backtrace:
1. testthat::with_mock(...)
2. testthat:::extract_mocks(mock_funs, .env = .env)
3. base::lapply(...)
4. testthat:::FUN(X[[i]], ...)
5. base::asNamespace(pkg_name)
6. base::getNamespace(ns)
7. base::loadNamespace(name)
8. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
9. base:::withOneRestart(expr, restarts[[1L]])
10. base:::doWithOneRestart(return(expr), restart)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 53 | SKIPPED: 13 | WARNINGS: 0 | FAILED: 2 ]
1. Error: exec_wait() works (@test-sys.R#8)
2. Error: exec_internal() works (@test-sys.R#21)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86