Last updated on 2021-03-14 08:48:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 39.45 | 99.41 | 138.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 23.62 | 72.36 | 95.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 151.47 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 122.27 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0 | 80.00 | 209.00 | 289.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0 | OK | ||||
r-patched-linux-x86_64 | 1.0 | 25.52 | 95.61 | 121.13 | OK | |
r-patched-solaris-x86 | 1.0 | 148.30 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 25.30 | 95.86 | 121.16 | OK | |
r-release-macos-x86_64 | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 83.00 | 213.00 | 296.00 | OK | |
r-oldrel-macos-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 60.00 | 135.00 | 195.00 | OK |
Version: 1.0
Check: dependencies in R code
Result: WARN
Missing or unexported objects:
‘spatstat::marks<-’ ‘spatstat::owin’ ‘spatstat::rLGCP’
‘spatstat::rMosaicField’ ‘spatstat::rSSI’ ‘spatstat::rpoislinetess’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘NLMR-Ex.R’ failed
The error most likely occurred in:
> ### Name: nlm_mosaicfield
> ### Title: nlm_mosaicfield
> ### Aliases: nlm_mosaicfield
>
> ### ** Examples
>
>
> # simulate mosaic random field
> mosaic_field <- nlm_mosaicfield(ncol = 100,
+ nrow = 200,
+ n = NA,
+ infinit = TRUE,
+ collect = FALSE)
Error: 'rLGCP' is not an exported object from 'namespace:spatstat'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(NLMR)
>
> test_check("NLMR")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_mosaicfield.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rMosaicField' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicfield(...) test_mosaicfield.R:4:0
── Error (test_mosaicgibbs.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rSSI' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicgibbs(...) test_mosaicgibbs.R:4:0
[ FAIL 2 | WARN 3 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(NLMR)
>
> test_check("NLMR")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_mosaicfield.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rMosaicField' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicfield(...) test_mosaicfield.R:4:0
── Error (test_mosaicgibbs.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rSSI' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicgibbs(...) test_mosaicgibbs.R:4:0
[ FAIL 2 | WARN 3 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: dependencies in R code
Result: NOTE
Missing or unexported objects:
‘spatstat::marks<-’ ‘spatstat::owin’ ‘spatstat::rLGCP’
‘spatstat::rMosaicField’ ‘spatstat::rSSI’ ‘spatstat::rpoislinetess’
Flavor: r-patched-solaris-x86
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(NLMR)
>
> test_check("NLMR")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_mosaicfield.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rMosaicField' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicfield(...) test_mosaicfield.R:4:0
2. └─spatstat::rMosaicField
3. └─base::getExportedValue(pkg, name)
── Error (test_mosaicgibbs.R:4:1): (code run outside of `test_that()`) ─────────
Error: 'rSSI' is not an exported object from 'namespace:spatstat'
Backtrace:
█
1. └─NLMR::nlm_mosaicgibbs(...) test_mosaicgibbs.R:4:0
2. └─spatstat::rSSI
3. └─base::getExportedValue(pkg, name)
[ FAIL 2 | WARN 3 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86