Last updated on 2023-01-10 12:53:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.1 | 31.07 | 47.25 | 78.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.0.1 | 23.34 | 37.27 | 60.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.0.1 | 111.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.1 | 106.21 | OK | |||
r-devel-windows-x86_64 | 4.0.1 | 38.00 | 111.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 4.0.1 | 27.03 | 47.17 | 74.20 | OK | |
r-release-linux-x86_64 | 4.0.1 | 25.34 | 47.35 | 72.69 | OK | |
r-release-macos-arm64 | 4.0.1 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 4.0.1 | 50.00 | NOTE | |||
r-release-windows-x86_64 | 4.0.1 | 36.00 | 113.00 | 149.00 | OK | |
r-oldrel-macos-arm64 | 4.0.1 | 31.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.0.1 | 50.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 4.0.1 | 72.00 | 128.00 | 200.00 | ERROR |
Version: 4.0.1
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 5.1Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.0.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [24s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 50 ]
== Failed tests ================================================================
-- Error ('test-Jack.R:4'): Schur expansion ------------------------------------
Error: package or namespace load failed for 'jack' in library.dynam(lib, package, package.lib):
DLL 'purrr' not found: maybe not installed for this architecture?
Backtrace:
x
1. \-base::library(jack) at test-Jack.R:4:2
2. \-base::tryCatch(...)
3. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
4. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. \-value[[3L]](cond)
-- Error ('test-Jack.R:52'): Zonal expansion -----------------------------------
Error: package or namespace load failed for 'jack' in library.dynam(lib, package, package.lib):
DLL 'purrr' not found: maybe not installed for this architecture?
Backtrace:
x
1. \-base::library(jack) at test-Jack.R:52:2
2. \-base::tryCatch(...)
3. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
4. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. \-value[[3L]](cond)
-- Error ('test-Jack.R:100'): ZonalQ expansion ---------------------------------
Error: package or namespace load failed for 'jack' in library.dynam(lib, package, package.lib):
DLL 'purrr' not found: maybe not installed for this architecture?
Backtrace:
x
1. \-base::library(jack) at test-Jack.R:100:2
2. \-base::tryCatch(...)
3. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
4. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. \-value[[3L]](cond)
-- Error ('test-Jack.R:148'): MSF expansion ------------------------------------
Error: package or namespace load failed for 'jack' in library.dynam(lib, package, package.lib):
DLL 'purrr' not found: maybe not installed for this architecture?
Backtrace:
x
1. \-base::library(jack) at test-Jack.R:148:2
2. \-base::tryCatch(...)
3. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
4. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. \-value[[3L]](cond)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64