CRAN Package Check Results for Package propr

Last updated on 2022-11-10 04:53:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.2.6 73.78 167.53 241.31 ERROR
r-devel-linux-x86_64-debian-gcc 4.2.6 59.05 126.70 185.75 ERROR
r-devel-linux-x86_64-fedora-clang 4.2.6 370.86 ERROR
r-devel-linux-x86_64-fedora-gcc 4.2.6 359.41 ERROR
r-devel-windows-x86_64 4.2.6 100.00 259.00 359.00 NOTE
r-patched-linux-x86_64 4.2.6 72.29 158.43 230.72 ERROR
r-release-linux-x86_64 4.2.6 66.90 158.71 225.61 ERROR
r-release-macos-arm64 4.2.6 93.00 NOTE
r-release-macos-x86_64 4.2.6 150.00 NOTE
r-release-windows-x86_64 4.2.6 99.00 301.00 400.00 NOTE
r-oldrel-macos-arm64 4.2.6 98.00 NOTE
r-oldrel-macos-x86_64 4.2.6 128.00 NOTE
r-oldrel-windows-ix86+x86_64 4.2.6 183.00 246.00 429.00 NOTE

Check Details

Version: 4.2.6
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'SDMTools'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 4.2.6
Check: tests
Result: ERROR
     Running 'testthat.R' [28s/34s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     == Failed tests ================================================================
     -- Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation -------
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 4.2.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/35s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation ───────
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 4.2.6
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘utils’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.2.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [35s/88s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation ───────
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 4.2.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [48s/120s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation ───────
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 4.2.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/32s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation ───────
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 4.2.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/31s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(propr)
     >
     > test_check("propr")
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     |------------(25%)----------(50%)----------(75%)----------|
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-aldex2propr.R:97'): iqlr matches ALDEx2 implementation ───────
     perb(marg.abs[, 1:50] + 0.5, ivar = "iqlr")@matrix not equal to perb(marg.abs[, 1:50] + 0.5, ivar = z)@matrix.
     2450/2500 mismatches (average diff: 0.0509)
     [2] 0.45221 - 0.3838 == 0.06842
     [3] -0.65122 - -0.7554 == 0.10416
     [4] -0.82028 - -0.8190 == -0.00130
     [5] 0.40911 - 0.3153 == 0.09377
     [6] -0.58339 - -0.6845 == 0.10112
     [7] 0.51454 - 0.5107 == 0.00379
     [8] -0.57212 - -0.6929 == 0.12082
     [9] -0.00375 - 0.0136 == -0.01739
     [10] 0.59415 - 0.5631 == 0.03102
     ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 197 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 4.2.6
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     data 1.5Mb
     doc 1.4Mb
     libs 2.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 4.2.6
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: 'ALDEx2', 'SDMTools'
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64