Last updated on 2021-09-27 09:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 147.29 | 105.66 | 252.95 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 96.24 | 92.06 | 188.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 386.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 365.22 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 135.00 | 133.00 | 268.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.3 | OK | ||||
r-patched-linux-x86_64 | 0.1.3 | 114.27 | 117.56 | 231.83 | ERROR | |
r-patched-solaris-x86 | 0.1.3 | 416.60 | NOTE | |||
r-release-linux-x86_64 | 0.1.3 | 110.95 | 117.80 | 228.75 | ERROR | |
r-release-macos-arm64 | 0.1.3 | NOTE | ||||
r-release-macos-x86_64 | 0.1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.3 | 338.00 | 203.00 | 541.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 247.00 | 197.00 | 444.00 | NOTE |
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in 'uFTIR-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_profile
> ### Title: Get profile
> ### Aliases: get_profile get_profile,togetprofile,Tile-method
> ### get_profile,togetprofile,list-method
> ### get_profile,clipper,character-method get_profile_tile
> ### get_profile_sinfo get_profile_all
>
> ### ** Examples
>
> x <- mosaic_info(base::system.file("extdata/mosaic.dmt", package = "uFTIR"))
> mosaic_sam(x, primpke, n_cores = 1)
[1] TRUE
> y <- mosaic_compose(x@path, primpke@clusterlist)
Error in 1:(nrow(xy)/2) : argument of length 0
Calls: mosaic_compose
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [19s/37s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if(requireNamespace('testthat', quietly = TRUE)){
+
+ library(testthat)
+ library(uFTIR)
+
+ test_check("uFTIR")
+
+ }
Loading required package: parallel
== Failed tests ================================================================
-- Error (test-mosaic_functions.R:5:3): Example is load as expected ------------
Error: argument of length 0
Backtrace:
x
1. \-uFTIR::mosaic_compose(x@path, primpke@clusterlist) test-mosaic_functions.R:5:2
-- Error (test-mosaic_functions.R:21:3): Functions return S4 and S3 classes ----
Error: argument of length 0
Backtrace:
x
1. +-testthat::expect_s4_class(...) test-mosaic_functions.R:21:2
2. | \-testthat::quasi_label(enquo(object), arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-uFTIR::mosaic_compose(x@path, primpke@clusterlist)
-- Error (test-mosaic_functions.R:32:3): The program can preprocess within mosaic_sam calls --
Error: argument of length 0
Backtrace:
x
1. +-testthat::expect_s4_class(...) test-mosaic_functions.R:32:2
2. | \-testthat::quasi_label(enquo(object), arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-uFTIR::mosaic_compose(x@path, primpke@clusterlist)
-- Error (test-mosaic_functions.R:38:3): Can load only a few slices ------------
Error: argument of length 0
Backtrace:
x
1. \-uFTIR::mosaic_compose(...) test-mosaic_functions.R:38:2
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 30 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/50s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if(requireNamespace('testthat', quietly = TRUE)){
+
+ library(testthat)
+ library(uFTIR)
+
+ test_check("uFTIR")
+
+ }
Loading required package: parallel
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-mosaic_functions.R:5:3): Example is load as expected ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist) test-mosaic_functions.R:5:2
── Error (test-mosaic_functions.R:21:3): Functions return S4 and S3 classes ────
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:21:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:32:3): The program can preprocess within mosaic_sam calls ──
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:32:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:38:3): Can load only a few slices ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(...) test-mosaic_functions.R:38:2
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 30 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
data 2.0Mb
extdata 1.5Mb
libs 2.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if(requireNamespace('testthat', quietly = TRUE)){
+
+ library(testthat)
+ library(uFTIR)
+
+ test_check("uFTIR")
+
+ }
Loading required package: parallel
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-mosaic_functions.R:5:3): Example is load as expected ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist) test-mosaic_functions.R:5:2
── Error (test-mosaic_functions.R:21:3): Functions return S4 and S3 classes ────
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:21:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:32:3): The program can preprocess within mosaic_sam calls ──
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:32:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:38:3): Can load only a few slices ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(...) test-mosaic_functions.R:38:2
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 30 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/52s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if(requireNamespace('testthat', quietly = TRUE)){
+
+ library(testthat)
+ library(uFTIR)
+
+ test_check("uFTIR")
+
+ }
Loading required package: parallel
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-mosaic_functions.R:5:3): Example is load as expected ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist) test-mosaic_functions.R:5:2
── Error (test-mosaic_functions.R:21:3): Functions return S4 and S3 classes ────
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:21:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:32:3): The program can preprocess within mosaic_sam calls ──
Error: argument of length 0
Backtrace:
█
1. ├─testthat::expect_s4_class(...) test-mosaic_functions.R:32:2
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─uFTIR::mosaic_compose(x@path, primpke@clusterlist)
── Error (test-mosaic_functions.R:38:3): Can load only a few slices ────────────
Error: argument of length 0
Backtrace:
█
1. └─uFTIR::mosaic_compose(...) test-mosaic_functions.R:38:2
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 30 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 254.0Mb
sub-directories of 1Mb or more:
data 2.0Mb
extdata 2.3Mb
libs 249.4Mb
Flavor: r-oldrel-macos-x86_64