CRAN Package Check Results for Maintainer ‘Grigory Uskov <uskov.russia at gmail.com>’

Last updated on 2024-05-29 14:07:09 CEST.

Package ERROR OK
panstarrs 1 12

Package panstarrs

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/195s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(panstarrs) > > test_check("panstarrs") Request failed [500]. Retrying in 2.2 seconds... Request failed [500]. Retrying in 2.3 seconds... Internal Server Error (HTTP 500).Request failed [500]. Retrying in 1.3 seconds... Request failed [500]. Retrying in 3.6 seconds... Internal Server Error (HTTP 500).[ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-object_catalog_search.R:6:3'): Is colnames in `.meta` actual? ── tolower(colnames(ps1_metadata("mean", "dr1"))) (`actual`) not equal to tolower(colnames(.meta[["mean_dr1"]])) (`expected`). `actual`: `expected`: "name" "type" "description" ── Failure ('test-object_catalog_search.R:12:3'): Is colnames in `.meta` actual? ── tolower(colnames(ps1_metadata("stack", "dr1"))) (`actual`) not equal to tolower(colnames(.meta[["stack_dr1"]])) (`expected`). `actual`: `expected`: "name" "type" "description" [ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang