CRAN Package Check Results for Package rcrypt

Last updated on 2020-08-07 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 1.96 25.22 27.18 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.48 19.18 20.66 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 40.99 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 31.50 OK
r-devel-windows-ix86+x86_64 0.1.1 6.00 47.00 53.00 ERROR
r-patched-linux-x86_64 0.1.1 1.66 24.72 26.38 OK
r-patched-solaris-x86 0.1.1 50.80 OK
r-release-linux-x86_64 0.1.1 1.96 24.56 26.52 OK
r-release-macos-x86_64 0.1.1 ERROR
r-release-windows-ix86+x86_64 0.1.1 7.00 58.00 65.00 ERROR
r-oldrel-macos-x86_64 0.1.1 ERROR
r-oldrel-windows-ix86+x86_64 0.1.1 5.00 104.00 109.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rcrypt)
     >
     > test_check("rcrypt")
     gpg: decryption failed: bad key
     -- 1. Error: Decryption with passphrase passthrough and armor works (@test-decry
     cannot open the connection
     Backtrace:
     1. base::readLines("file2-decrypt.txt")
     2. base::file(con, "r")
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
     1. Error: Decryption with passphrase passthrough and armor works (@test-decrypt.r#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

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

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [15s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rcrypt)
     >
     > test_check("rcrypt")
     gpg: decryption failed: bad key
     -- 1. Error: Decryption with passphrase passthrough and armor works (@test-decry
     cannot open the connection
     Backtrace:
     1. base::readLines("file2-decrypt.txt")
     2. base::file(con, "r")
    
     == testthat results ===========================================================
     [ OK: 18 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
     1. Error: Decryption with passphrase passthrough and armor works (@test-decrypt.r#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64