Last updated on 2026-04-24 03:52:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 2.07 | 33.13 | 35.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 1.64 | 26.71 | 28.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 52.21 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 62.21 | OK | |||
| r-devel-macos-arm64 | 0.2.3 | 1.00 | 27.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 4.00 | 404.00 | 408.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.3 | 2.04 | 30.13 | 32.17 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 1.91 | 28.01 | 29.92 | OK | |
| r-release-macos-arm64 | 0.2.3 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 0.2.3 | 2.00 | 65.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 3.00 | 58.00 | 61.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | 1.00 | 36.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.3 | 2.00 | 67.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 4.00 | 65.00 | 69.00 | OK |
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-devel-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-devel-windows-x86_64