CRAN Package Check Results for Maintainer ‘Figueiredo Renato <renatof at ufl.edu>’

Last updated on 2024-05-03 05:53:54 CEST.

Package ERROR OK
FaaSr 1 12

Package FaaSr

Current CRAN status: ERROR: 1, OK: 12

Version: 1.1.2
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(FaaSr) > > test_check("FaaSr") NULL [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-faasr_parse.R:8:3'): parse ───────────────────────────────────── Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/FaaSr/FaaSr-package/main/schema/FaaSr.schema.json' Backtrace: ▆ 1. ├─base::writeLines(...) at test-faasr_parse.R:8:3 2. └─base::readLines("https://raw.githubusercontent.com/FaaSr/FaaSr-package/main/schema/FaaSr.schema.json") 3. └─base::file(con, "r") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64