CRAN Package Check Results for Package panstarrs

Last updated on 2024-05-24 01:54:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.74 36.05 38.79 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 2.07 27.23 29.30 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 48.60 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 58.72 OK
r-devel-windows-x86_64 0.2.2 3.00 60.00 63.00 OK
r-patched-linux-x86_64 0.2.2 2.90 33.96 36.86 OK
r-release-linux-x86_64 0.2.2 2.19 34.29 36.48 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 532.00 536.00 ERROR
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 60.00 64.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running 'testthat.R' [386s] 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 1 seconds... Request failed [500]. Retrying in 3.3 seconds... Internal Server Error (HTTP 500).Request failed [500]. Retrying in 2.5 seconds... Request failed [500]. Retrying in 1 seconds... Internal Server Error (HTTP 500).Request failed [500]. Retrying in 2.2 seconds... Request failed [500]. Retrying in 5 seconds... Internal Server Error (HTTP 500).Request failed [500]. Retrying in 1 seconds... Request failed [500]. Retrying in 2.5 seconds... Internal Server Error (HTTP 500).[ FAIL 4 | WARN 0 | SKIP 0 | PASS 2 ] ══ 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:9:3'): Is colnames in `.meta` actual? ── tolower(colnames(ps1_metadata("stack", "dr2"))) (`actual`) not equal to tolower(colnames(.meta[["stack_dr2"]])) (`expected`). `actual`: `expected`: "name" "type" "description" ── Failure ('test-object_catalog_search.R:15:3'): Is colnames in `.meta` actual? ── tolower(colnames(ps1_metadata("detection", "dr2"))) (`actual`) not equal to tolower(colnames(.meta[["detection_dr2"]])) (`expected`). `actual`: `expected`: "name" "type" "description" ── Failure ('test-object_catalog_search.R:18:3'): Is colnames in `.meta` actual? ── tolower(colnames(ps1_metadata("forced_mean", "dr2"))) (`actual`) not equal to tolower(colnames(.meta[["forced_mean_dr2"]])) (`expected`). `actual`: `expected`: "name" "type" "description" [ FAIL 4 | WARN 0 | SKIP 0 | PASS 2 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'PS1_Cat.Rmd' using rmarkdown Quitting from lines 36-50 [unnamed-chunk-3] (PS1_Cat.Rmd) Error: processing vignette 'PS1_Cat.Rmd' failed with diagnostics: no applicable method for 'select' applied to an object of class "NULL" --- failed re-building 'PS1_Cat.Rmd' --- re-building 'PS1_Images.Rmd' using rmarkdown --- finished re-building 'PS1_Images.Rmd' SUMMARY: processing the following file failed: 'PS1_Cat.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64