CRAN Package Check Results for Package invertiforms

Last updated on 2022-11-25 07:54:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 8.70 78.14 86.84 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 7.62 60.44 68.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 117.86 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 119.33 ERROR
r-devel-windows-x86_64 0.1.0 28.00 112.00 140.00 ERROR
r-patched-linux-x86_64 0.1.0 ERROR
r-release-linux-x86_64 0.1.0 7.33 74.86 82.19 ERROR
r-release-macos-arm64 0.1.0 34.00 OK
r-release-macos-x86_64 0.1.0 49.00 OK
r-release-windows-x86_64 0.1.0 29.00 104.00 133.00 OK
r-oldrel-macos-arm64 0.1.0 28.00 OK
r-oldrel-macos-x86_64 0.1.0 45.00 OK
r-oldrel-windows-ix86+x86_64 0.1.0 19.00 95.00 114.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s/5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     == Skipped tests ===============================================================
     * Not yet implemented. (1)
    
     == Failed tests ================================================================
     -- Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery -----
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     -- Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ---
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • Not yet implemented. (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery ─────
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     ── Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ───
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(invertiforms)
     Loading required package: Matrix
    
     Attaching package: 'invertiforms'
    
     The following object is masked from 'package:base':
    
     transform
    
     >
     > test_check("invertiforms")
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
    
     == Skipped tests ===============================================================
     * Not yet implemented. (1)
    
     == Failed tests ================================================================
     -- Failure ('test-NormalizedLaplacian.R:29'): NormalizedLaplacian recovery -----
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
     -- Failure ('test-RegularizedLaplacian.R:29'): RegularizedLaplacian recovery ---
     all.equal(A, A_recovered) is not TRUE
    
     `actual` is a character vector ('Component "Dimnames": Component 1: Modes: character, NULL', 'Component "Dimnames": Component 1: Lengths: 34, 0', 'Component "Dimnames": Component 1: target is character, current is NULL', 'Component "Dimnames": Component 2: Modes: character, NULL', 'Component "Dimnames": Component 2: Lengths: 34, 0', ...)
     `expected` is a logical vector (TRUE)
    
     [ FAIL 2 | WARN 0 | SKIP 1 | PASS 5 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64