CRAN Package Check Results for Package rcreds

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.6.6 2.50 26.42 28.92 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.6 1.97 20.48 22.45 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.6 42.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.6 34.12 NOTE
r-devel-windows-ix86+x86_64 0.6.6 8.00 40.00 48.00 NOTE
r-patched-linux-x86_64 0.6.6 2.52 26.18 28.70 NOTE
r-patched-solaris-x86 0.6.6 52.10 NOTE
r-release-linux-x86_64 0.6.6 2.74 26.09 28.83 NOTE
r-release-macos-x86_64 0.6.6 ERROR
r-release-windows-ix86+x86_64 0.6.6 9.00 50.00 59.00 NOTE
r-oldrel-macos-x86_64 0.6.6 NOTE
r-oldrel-windows-ix86+x86_64 0.6.6 5.00 55.00 60.00 OK

Check Details

Version: 0.6.6
Check: package vignettes
Result: NOTE
    Package vignette with placeholder title 'Vignette Title':
     'rcreds.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64

Version: 0.6.6
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘stats’ ‘utils’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.6.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Clearing default rcreds db folder, which was previously set to '/Volumes/Temp/tmp/RtmpI4Qnup/.rcreds/db_credential_files'
     Setting the default rcreds db folder to '/Volumes/Temp/tmp/RtmpI4Qnup/db/some/sub/folder'
     Setting the default rcreds db folder to '/Volumes/Temp/tmp/RtmpI4Qnup/db/some/sub/folder/with_slash/'
     Clearing default rcreds folder, which was previously not set
     Clearing default rcreds folder, which was previously not set
     Setting the default rcreds folder to '/Volumes/Temp/tmp/RtmpI4Qnup/credentials/some/sub/folder'
     Setting the default rcreds folder to '/Volumes/Temp/tmp/RtmpI4Qnup/credentials/some/sub/folder/with_slash/'
     Folder does not exist. Creating it.
     Setting the default rcreds folder to '/Volumes/Temp/tmp/RtmpI4Qnup/testing/default'
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 121 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: Checking Overwriting Abilities (@test-TODOs.R#54)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-macos-x86_64