Last updated on 2021-08-07 07:50:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 32.73 | 150.76 | 183.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 19.94 | 108.62 | 128.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 221.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 206.78 | NOTE | |||
r-devel-windows-x86_64 | 0.2.5 | 38.00 | 226.00 | 264.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.5 | ERROR | ||||
r-patched-linux-x86_64 | 0.2.5 | 18.61 | 137.99 | 156.60 | OK | |
r-patched-solaris-x86 | 0.2.5 | 308.10 | ERROR | |||
r-release-linux-x86_64 | 0.2.5 | 17.21 | 138.96 | 156.17 | OK | |
r-release-macos-arm64 | 0.2.5 | ERROR | ||||
r-release-macos-x86_64 | 0.2.5 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.2.5 | 49.00 | 253.00 | 302.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.5 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.5 | 73.00 | 349.00 | 422.00 | OK |
Version: 0.2.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘glue’
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.2.5
Check: package dependencies
Result: ERROR
Packages required but not available: 'ggplot2', 'tidyr'
Package suggested but not available for checking: 'testthat'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [56s/57s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CausalGPS)
>
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("CausalGPS")
2021-07-23 14:13:19 swift-9.stats.ox.ac.uk 16108 CausalGPS log_system_info INFO: System name: SunOS, OS type: unix, machine architecture: i86pc, user: ripley, R version 4.1.0 Patched (2021-07-20 r80649), detected cores: 16
2021-07-23 14:13:42 swift-9.stats.ox.ac.uk 16108 CausalGPS compile_pseudo_pop INFO: Starting compiling pseudo population (original data size: 100) ...
starting worker pid=16716 on localhost:11639 at 14:13:43.418
2021-07-23 14:13:48 swift-9.stats.ox.ac.uk 16716 CausalGPS FUN WARN: There is no data to match with 18.9451694492605 in 0.5 radius.
2021-07-23 14:13:48 swift-9.stats.ox.ac.uk 16716 CausalGPS FUN WARN: There is no data to match with 20.9451694492605 in 0.5 radius.
2021-07-23 14:13:48 swift-9.stats.ox.ac.uk 16716 CausalGPS FUN WARN: There is no data to match with 21.9451694492605 in 0.5 radius.
2021-07-23 14:13:48 swift-9.stats.ox.ac.uk 16716 CausalGPS FUN WARN: There is no data to match with 23.9451694492605 in 0.5 radius.
2021-07-23 14:13:48 swift-9.stats.ox.ac.uk 16108 CausalGPS compile_pseudo_pop INFO: Finished compiling pseudo population (Pseudo population data size: 2200)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-matching_l1.R:30:4): matching_l1 functions as expected. ───────
val$cf1[10] not equal to -0.8642621.
1/1 mismatches
[1] -0.137 - -0.864 == 0.727
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64