{
  "_id": "6a1ea528b25058d4daad85ef",
  "Package": "panstarrs",
  "Title": "Interface to the Pan-STARRS API",
  "Version": "0.2.3",
  "Authors@R": "person(\"Grigory\", \"Uskov\", , \"uskov.russia@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-0274-1350\"))",
  "Description": "An interface to the API for 'Pan-STARRS1', a data archive\nof the PS1 wide-field astronomical survey.  The package allows\naccess to the PS1 catalog and to the PS1 images.  (see\n<https://outerspace.stsci.edu/display/PANSTARRS/> for more\ninformation).  You can use it to plan astronomical\nobservations, make guidance pictures, find magnitudes in five\nbroadband 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",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://uskovgs.r-universe.dev",
  "Date/Publication": "2025-12-04 15:30:23 UTC",
  "RemoteUrl": "https://github.com/uskovgs/panstarrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:36:54 UTC",
    "User": "root"
  },
  "Author": "Grigory Uskov [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-0274-1350>)",
  "Maintainer": "Grigory Uskov <uskov.russia@gmail.com>",
  "MD5sum": "a5bb935a418a9d1c87ad23d46b94dde1",
  "_user": "uskovgs",
  "_type": "src",
  "_file": "panstarrs_0.2.3.tar.gz",
  "_fileid": "1511dafd2ef76a1be6ab04a3ec2b14af636bb02c106742cb9ebf3b078202e358",
  "_filesize": 404169,
  "_sha256": "1511dafd2ef76a1be6ab04a3ec2b14af636bb02c106742cb9ebf3b078202e358",
  "_created": "2026-06-02T09:36:54.000Z",
  "_published": "2026-06-02T09:40:56.113Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79042077764,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354200515"
    },
    {
      "job": 79042077743,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354196297"
    },
    {
      "job": 79042077752,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354203792"
    },
    {
      "job": 79042077816,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354195156"
    },
    {
      "job": 79041589512,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354149837"
    },
    {
      "job": 79042077738,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354190888"
    },
    {
      "job": 79042077772,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354176310"
    },
    {
      "job": 79042077875,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354177046"
    },
    {
      "job": 79042077725,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354178640"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uskovgs/panstarrs",
  "_commit": {
    "id": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
    "author": "uskovgs <grsha16@gmail.com>",
    "committer": "uskovgs <grsha16@gmail.com>",
    "message": "bug fix\n",
    "time": 1764862223
  },
  "_maintainer": {
    "name": "Grigory Uskov",
    "email": "uskov.russia@gmail.com",
    "orcid": "0000-0002-0274-1350"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uskovgs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "api",
    "astro",
    "astronomy",
    "astrophysics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "uskovgs",
      "count": 34,
      "uuid": 11490653
    }
  ],
  "_userbio": {
    "uuid": 11490653,
    "type": "user",
    "name": "Grigory Uskov"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/panstarrs"
  },
  "_devurl": "https://github.com/uskovgs/panstarrs",
  "_pkgdown": "https://uskovgs.github.io/PanSTARRS/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/panstarrs.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uskovgs/panstarrs",
  "_realowner": "uskovgs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-07"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2023-12-12"
    },
    {
      "version": "0.2.2",
      "date": "2024-05-02"
    },
    {
      "version": "0.2.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "ps1_cone",
    "ps1_crossmatch",
    "ps1_image_color",
    "ps1_image_gray",
    "ps1_image_list",
    "ps1_image_url",
    "ps1_mast_resolve",
    "ps1_metadata",
    "ps1_resolve",
    "ps1_search"
  ],
  "_help": [
    {
      "page": "ps1_cone",
      "title": "Do a cone search of the PS1 catalog",
      "topics": [
        "ps1_cone"
      ]
    },
    {
      "page": "ps1_crossmatch",
      "title": "Do a cross-match with PS1 catalog",
      "topics": [
        "ps1_crossmatch"
      ]
    },
    {
      "page": "ps1_image_color",
      "title": "Get color image at a sky position",
      "topics": [
        "ps1_image_color"
      ]
    },
    {
      "page": "ps1_image_gray",
      "title": "Get grayscale image at a sky position",
      "topics": [
        "ps1_image_gray"
      ]
    },
    {
      "page": "ps1_image_list",
      "title": "Get list of images",
      "topics": [
        "ps1_image_list"
      ]
    },
    {
      "page": "ps1_image_url",
      "title": "Get URL of images",
      "topics": [
        "ps1_image_url"
      ]
    },
    {
      "page": "ps1_mast_resolve",
      "title": "Get the RA and Dec for an object using the MAST name resolver",
      "topics": [
        "ps1_mast_resolve"
      ]
    },
    {
      "page": "ps1_metadata",
      "title": "Metadata from PS1",
      "topics": [
        "ps1_metadata"
      ]
    },
    {
      "page": "ps1_resolve",
      "title": "Get the RA and Dec for objects from PanSTARRS catalog.",
      "topics": [
        "ps1_resolve"
      ]
    },
    {
      "page": "ps1_search",
      "title": "Do a general search of the PS1 catalog (possibly without ra/dec/radius)",
      "topics": [
        "ps1_search"
      ]
    }
  ],
  "_readme": "https://github.com/uskovgs/panstarrs/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "curl",
    "data.table",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "PS1_Cat.Rmd",
      "filename": "PS1_Cat.html",
      "title": "How to work with catalogs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 1",
        "Get MeanPSFMag in the grizy filters from PS1 catalog for the KQ Uma source.",
        "1. Get coords for the source",
        "2. Search sources in the circle around the KQ position"
      ],
      "created": "2021-11-03 10:47:45",
      "modified": "2023-04-11 15:05:29",
      "commits": 7
    },
    {
      "source": "PS1_Images.Rmd",
      "filename": "PS1_Images.html",
      "title": "How to work with images",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 1",
        "Plot color image of the Antennae galaxies"
      ],
      "created": "2021-11-03 10:47:45",
      "modified": "2023-12-11 20:02:37",
      "commits": 8
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "panstarrs",
  "_universes": [
    "uskovgs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T09:39:11.000Z",
      "distro": "noble",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "5f3d6be59d2947b92217ff2d8b3a0d23e5ed344f967aa11a506d7aafbe5fa755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T09:39:00.000Z",
      "distro": "noble",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "cb57921955f5de05060cbe29b60c951ab55919e26eaee4c6cae6c5b707bb347c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-02T09:39:23.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "b08281671c14714b9853f563b5b431d988e5099405d1d0242ca940dfc5214ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-02T09:38:57.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "7ff53a2bff53c4455fd4687a97ed2b4cbccd0eb0b4ea79520fe21d933b1fc319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T09:38:56.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "1817861b55dca3a015ffc653e722fbe48c7c3e565a23a95fe191c575461ff83b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T09:38:02.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "c880210c55e9cc8c4e0e83588e79f5ac8daa9c619bf35111ae9d18a524a7d4b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T09:38:03.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "949864260f1ccadfc76a40b847574c0807deab92f563a98401d7d5688dfc18d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T09:38:07.000Z",
      "commit": "ca64aa1139648dbc08f639c35f896af0ad6270ae",
      "fileid": "4fde09a24f9723c951c27f2aad63530eeb14629488dc008ce3937ab8f9210c71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uskovgs/actions/runs/26811257701"
    }
  ]
}