Last updated on 2020-08-07 01:50:31 CEST.
Package | ERROR | OK |
---|---|---|
rcrypt | 4 | 8 |
Current CRAN status: ERROR: 4, OK: 8
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