CRAN Package Check Results for Package thor

Last updated on 2024-09-18 12:48:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 9.15 37.06 46.21 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 7.34 27.71 35.05 OK
r-devel-linux-x86_64-fedora-clang 1.1.6 78.12 OK
r-devel-linux-x86_64-fedora-gcc 1.1.6 94.77 OK
r-devel-windows-x86_64 1.1.6 17.00 64.00 81.00 OK
r-patched-linux-x86_64 1.1.6 10.58 35.51 46.09 OK
r-release-linux-x86_64 1.1.5 9.43 35.74 45.17 OK
r-release-macos-arm64 1.1.6 48.00 OK
r-release-macos-x86_64 1.1.5 65.00 OK
r-release-windows-x86_64 1.1.5 14.00 66.00 80.00 OK
r-oldrel-macos-arm64 1.1.6 37.00 ERROR
r-oldrel-macos-x86_64 1.1.5 95.00 OK
r-oldrel-windows-x86_64 1.1.6 19.00 68.00 87.00 OK

Check Details

Version: 1.1.6
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘thor.Rmd’ ... > txn_new <- env$begin() > txn_new$list() character(0) > env$put("key", "value") When sourcing ‘thor.R’: Error: Write transaction is already active for this environment Execution halted ‘thor.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64