Last updated on 2025-10-21 00:50:53 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
panstarrs | 1 | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
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
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘PS1_Cat.Rmd’
--- re-building ‘PS1_Images.Rmd’ using rmarkdown
Quitting from PS1_Images.Rmd:27-38 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `data.table::setorder()`:
! x must be a data.frame or data.table
---
Backtrace:
▆
1. ├─magick::image_resize(...)
2. │ └─magick:::assert_image(image)
3. ├─magick::image_read(...)
4. └─panstarrs::ps1_image_color(...)
5. └─panstarrs::ps1_image_url(...)
6. └─data.table::setorder(table, "filter")
7. └─data.table:::stopf("x must be a data.frame or data.table")
8. └─data.table:::raise_condition(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'PS1_Images.Rmd' failed with diagnostics:
x must be a data.frame or data.table
--- failed re-building ‘PS1_Images.Rmd’
SUMMARY: processing the following file failed:
‘PS1_Images.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
checklegal.html:50:1 (checklegal.Rd:12): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc