Last updated on 2026-04-26 03:50:22 CEST.
| Package | ERROR | OK |
|---|---|---|
| ggsky | 12 | |
| panstarrs | 1 | 11 |
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 0.2.3
Check: tests
Result: ERROR
Running 'testthat.R' [300s]
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.4 seconds...
Request failed [500]. Retrying in 2.1 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-5.R
Request failed [500]. Retrying in 2.1 seconds...
Request failed [500]. Retrying in 1 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-8.R
Request failed [500]. Retrying in 1.5 seconds...
Request failed [500]. Retrying in 4.1 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-11.R
Request failed [500]. Retrying in 1.1 seconds...
Request failed [500]. Retrying in 1 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-14.R
Request failed [500]. Retrying in 2.3 seconds...
Request failed [500]. Retrying in 4.5 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-17.R
Request failed [500]. Retrying in 2.1 seconds...
Request failed [500]. Retrying in 2.5 seconds...
Internal Server Error (HTTP 500).Saving _problems/test-object_catalog_search-20.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-object_catalog_search.R:3:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("mean", "dr2")))` to equal `tolower(colnames(.meta[["mean_dr2"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
── Failure ('test-object_catalog_search.R:6:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("mean", "dr1")))` to equal `tolower(colnames(.meta[["mean_dr1"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
── Failure ('test-object_catalog_search.R:9:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("stack", "dr2")))` to equal `tolower(colnames(.meta[["stack_dr2"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
── Failure ('test-object_catalog_search.R:12:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("stack", "dr1")))` to equal `tolower(colnames(.meta[["stack_dr1"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
── Failure ('test-object_catalog_search.R:15:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("detection", "dr2")))` to equal `tolower(colnames(.meta[["detection_dr2"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
── Failure ('test-object_catalog_search.R:18:3'): Is colnames in `.meta` actual? ──
Expected `tolower(colnames(ps1_metadata("forced_mean", "dr2")))` to equal `tolower(colnames(.meta[["forced_mean_dr2"]]))`.
Differences:
`actual`:
`expected`: "name" "type" "description"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'PS1_Cat.Rmd' using rmarkdown
Quitting from PS1_Cat.Rmd:35-50 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
▆
1. └─dplyr::select(df_cone, dplyr::matches("[grizy]MeanPSFMag$"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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