Package: panstarrs
Title: Interface to the Pan-STARRS API
Version: 0.2.2
Authors@R: 
    person("Grigory", "Uskov", , "uskov.russia@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-0274-1350"))
Description: An interface to the API for 'Pan-STARRS1', a data archive of
    the PS1 wide-field astronomical survey.  The package allows access to
    the PS1 catalog and to the PS1 images.  (see
    <https://outerspace.stsci.edu/display/PANSTARRS/> for more
    information).  You can use it to plan astronomical observations, make
    guidance pictures, find magnitudes in five broadband filters (g, r, i,
    z, y) and more.
License: MIT + file LICENSE
URL: https://uskovgs.github.io/PanSTARRS/
BugReports: https://github.com/uskovgs/PanSTARRS/issues
Depends: R (>= 3.5)
Imports: bit64, checkmate, curl, data.table, httr, jsonlite
Suggests: dplyr, knitr, magick, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-02 13:43:54 UTC; uskov
Author: Grigory Uskov [cre, aut] (<https://orcid.org/0000-0002-0274-1350>)
Maintainer: Grigory Uskov <uskov.russia@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-02 14:02:37 UTC
Built: R 4.6.0; ; 2025-11-02 03:57:50 UTC; windows
