CRAN Package Check Results for Package rcrypt

Last updated on 2023-05-16 16:02:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 1.70 26.45 28.15 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 1.67 20.54 22.21 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 35.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 34.64 NOTE
r-devel-windows-x86_64 0.1.1 3.00 46.00 49.00 ERROR
r-patched-linux-x86_64 0.1.1 2.25 25.96 28.21 NOTE
r-release-linux-x86_64 0.1.1 2.03 25.94 27.97 NOTE
r-release-macos-arm64 0.1.1 7.00 ERROR
r-release-macos-x86_64 0.1.1 9.00 ERROR
r-release-windows-x86_64 0.1.1 2.00 50.00 52.00 ERROR
r-oldrel-macos-arm64 0.1.1 7.00 ERROR
r-oldrel-macos-x86_64 0.1.1 9.00 ERROR
r-oldrel-windows-x86_64 0.1.1 3.00 52.00 55.00 ERROR

Check Details

Version: 0.1.1
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rcrypt)
     >
     > test_check("rcrypt")
     gpg: decryption failed: Bad session key
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-decrypt.r:69:3'): Decryption with passphrase passthrough and armor works ──
     Error in `file(con, "r")`: cannot open the connection
     Backtrace:
     ▆
     1. └─base::readLines("file2-decrypt.txt") at test-decrypt.r:69:2
     2. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rcrypt)
     >
     > test_check("rcrypt")
     gpg: decryption failed: Bad session key
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-decrypt.r:69:3'): Decryption with passphrase passthrough and armor works ──
     Error in `file(con, "r")`: cannot open the connection
     Backtrace:
     ▆
     1. └─base::readLines("file2-decrypt.txt") at test-decrypt.r:69:2
     2. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [10s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rcrypt)
     >
     > test_check("rcrypt")
     gpg: decryption failed: Bad session key
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-decrypt.r:69:3'): Decryption with passphrase passthrough and armor works ──
     Error in `file(con, "r")`: cannot open the connection
     Backtrace:
     ▆
     1. └─base::readLines("file2-decrypt.txt") at test-decrypt.r:69:2
     2. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 2 | SKIP 0 | PASS 18 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-x86_64