CRAN Package Check Results for Package panstarrs

Last updated on 2024-05-30 13:48:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.04 36.29 38.33 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 2.07 27.47 29.54 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 49.98 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 58.72 OK
r-devel-windows-x86_64 0.2.2 4.00 59.00 63.00 OK
r-patched-linux-x86_64 0.2.2 2.19 34.92 37.11 OK
r-release-linux-x86_64 0.2.2 2.53 33.98 36.51 OK
r-release-macos-arm64 0.2.2 37.00 OK
r-release-macos-x86_64 0.2.2 67.00 OK
r-release-windows-x86_64 0.2.2 4.00 58.00 62.00 OK
r-oldrel-macos-arm64 0.2.2 43.00 OK
r-oldrel-macos-x86_64 0.2.2 57.00 OK
r-oldrel-windows-x86_64 0.2.2 4.00 61.00 65.00 OK

Check Details

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