CRAN Package Check Results for Maintainer ‘Michael Page <hello at mikejohnpage.com>’

Last updated on 2022-09-11 12:56:45 CEST.

Package ERROR NOTE
mortyr 1 12

Package mortyr

Current CRAN status: ERROR: 1, NOTE: 12

Version: 0.0.2
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-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mortyr)
     >
     > test_check("mortyr")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
    
     == Failed tests ================================================================
     -- Error (test_returned_data.R:1:1): (code run outside of `test_that()`) -------
     Error: API did not return json
     Backtrace:
     x
     1. \-mortyr::get_characters() at test_returned_data.R:1:0
     2. \-mortyr:::parse_resp(resp)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64