{
  "_id": "6a3ce49911b455f4884bb107",
  "Package": "inatpick",
  "Title": "Download Photos and Metadata from 'iNaturalist'",
  "Version": "0.2.2",
  "Authors@R": "person(\"Andrés\", \"Romero-Bravo\", email = \"aromerobravo@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A lightweight interface to the 'iNaturalist' API\n(<https://www.inaturalist.org/pages/api+reference>) for\ndownloading observation photos and exporting metadata to CSV.\nSupports filtering by taxon, place, user, and annotation. Note\nthat downloaded photos retain their original licenses as set by\n'iNaturalist' observers; users are responsible for respecting\nthese licenses.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/andresarb/inatpick,\nhttps://andresarb.github.io/inatpick/",
  "BugReports": "https://github.com/andresarb/inatpick/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://andresarb.r-universe.dev",
  "Date/Publication": "2026-06-18 18:25:23 UTC",
  "RemoteUrl": "https://github.com/andresarb/inatpick",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 08:15:56 UTC",
    "User": "root"
  },
  "Author": "Andrés Romero-Bravo [aut, cre]",
  "Maintainer": "Andrés Romero-Bravo <aromerobravo@gmail.com>",
  "MD5sum": "86919c7a0d38db4543e80c6b27c24e54",
  "_user": "andresarb",
  "_type": "src",
  "_file": "inatpick_0.2.2.tar.gz",
  "_fileid": "fc1895ec00c5be5b441bc212ad71ba8857353861c1563a812b5c197399b93a73",
  "_filesize": 116908,
  "_sha256": "fc1895ec00c5be5b441bc212ad71ba8857353861c1563a812b5c197399b93a73",
  "_created": "2026-06-25T08:15:56.000Z",
  "_published": "2026-06-25T08:19:37.415Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83386475522,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872538686"
    },
    {
      "job": 83386475511,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872536176"
    },
    {
      "job": 83386475513,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872536619"
    },
    {
      "job": 83386475499,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872532251"
    },
    {
      "job": 83385893955,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872475606"
    },
    {
      "job": 83386475520,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872525572"
    },
    {
      "job": 83386475498,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872506916"
    },
    {
      "job": 83386475590,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872504762"
    },
    {
      "job": 83386475628,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872516377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andresarb/inatpick",
  "_commit": {
    "id": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
    "author": "andresrb90 <aromerobravo@gmail.com>",
    "committer": "andresrb90 <aromerobravo@gmail.com>",
    "message": "Readying for resubmission to CRAN\n",
    "time": 1781807123
  },
  "_maintainer": {
    "name": "Andrés Romero-Bravo",
    "email": "aromerobravo@gmail.com",
    "login": "andresarb",
    "description": "",
    "uuid": 182989512
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    }
  ],
  "_owner": "andresarb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 4
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andresarb",
      "count": 5,
      "uuid": 182989512
    }
  ],
  "_userbio": {
    "uuid": 182989512,
    "type": "user",
    "name": "AndrésRB",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inatpick"
  },
  "_devurl": "https://github.com/andresarb/inatpick",
  "_pkgdown": "https://andresarb.github.io/inatpick/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inatpick.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andresarb/inatpick",
  "_realowner": "andresarb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "inat_annotations",
    "inat_download",
    "inat_fetch",
    "inat_metadata",
    "inat_search_place",
    "inat_search_taxon"
  ],
  "_help": [
    {
      "page": "inat_annotations",
      "title": "iNaturalist annotation term and value IDs",
      "topics": [
        "inat_annotations"
      ]
    },
    {
      "page": "inat_download",
      "title": "Download photos from iNaturalist observations",
      "topics": [
        "inat_download"
      ]
    },
    {
      "page": "inat_fetch",
      "title": "Fetch observations from the iNaturalist API",
      "topics": [
        "inat_fetch"
      ]
    },
    {
      "page": "inat_metadata",
      "title": "Export observation metadata to CSV",
      "topics": [
        "inat_metadata"
      ]
    },
    {
      "page": "inat_search_place",
      "title": "Search for a place by name on iNaturalist",
      "topics": [
        "inat_search_place"
      ]
    },
    {
      "page": "inat_search_taxon",
      "title": "Search for a taxon by name on iNaturalist",
      "topics": [
        "inat_search_taxon"
      ]
    }
  ],
  "_readme": "https://github.com/andresarb/inatpick/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "inatpick.Rmd",
      "filename": "inatpick.html",
      "title": "Getting started with inatpick",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example: Drosera in the United Kingdom",
        "Step 1 — Find taxon and place IDs",
        "Step 2 — Fetch observations",
        "Step 3 — Download photos and metadata",
        "Step 4 — Export metadata separately",
        "Finding taxon and place IDs",
        "All annotation options",
        "Further filtering options",
        "Photo licenses & attribution"
      ],
      "created": "2026-06-11 10:47:22",
      "modified": "2026-06-18 18:25:23",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "inatpick",
  "_universes": [
    "andresarb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-25T08:18:36.000Z",
      "distro": "resolute",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "c38c7ccf54b43aa32b58381f56feede71516cfa25200be00589816715ea571d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-25T08:18:31.000Z",
      "distro": "resolute",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "0267424db32f0e1dfa7f59b0252e6ef2a3fe401b58d4e207e04b0b75b93b96c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-25T08:18:34.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "ec07135d7664e9e8802ac729ccc8e347903acecb53c4378baa533ea391f12fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-25T08:18:17.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "4df2935e650ed4da9b2d79765de8f90805b76ff7b6fb9502a514fc694541b9f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-25T08:18:19.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "acbc8e2108485ec1051510a435a50d466cab7cee864e4248a171da45bb9dd60a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-25T08:17:07.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "67f98e0ec27892e2790f72195899acf4cd43586ef8f11a5b829fdff5048a5a5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-25T08:17:04.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "df05b693da8b38b30def288c97be8d120f9ba55800f4a801e3d7923166615b8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-25T08:17:31.000Z",
      "commit": "7d3f33aceff6ad75b9e2894489dc2dc67555a7b1",
      "fileid": "c7ddb30b6a570927d3544ed8b8297b5994109a141db25b8d843f7dcf44f80088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andresarb/actions/runs/28156368787"
    }
  ]
}