{
  "_id": "6a1edac8b401979e7340f6a0",
  "Package": "rcatfish",
  "Version": "1.0.2",
  "Date": "2026-2-18",
  "Title": "An R Interface to the California Academy of Sciences Eschmeyer's\nCatalog of Fishes",
  "Authors@R": "c(person(given = \"Samuel R.\",\nfamily = \"Borstein\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sam@borstein.com\"),\nperson(given = \"Brandon\",\nfamily = \"Dominy\",\nrole = \"aut\",\nemail = \"bed47@txstate.edu\"),\nperson(given = \"Brian\",\nfamily = \"O'Meara\",\nrole = \"aut\",\nemail = \"bomeara@utk.edu\"))",
  "Description": "Accesses the California Academy of Sciences Eschmeyer's\nCatalog of Fishes in R using web requests. The Catalog of\nfishes is the leading authority in fish taxonomy. Functions in\nthe package allow users to search for fish taxa and valid\nnames, retrieve taxonomic references, retrieve monthly\ntaxonomic changes, obtain natural history collection\ninformation, and see the number of species by taxonomic group.\nFor more information on the Catalog: Fricke, R., Eschmeyer, W.\nN. & R. van der Laan (eds) 2025. ESCHMEYER'S CATALOG OF FISHES\n<https://researcharchive.calacademy.org/research/ichthyology/catalog/fishcatmain.asp>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:00:28 UTC",
    "User": "root"
  },
  "Author": "Samuel R. Borstein [aut, cre], Brandon Dominy [aut], Brian\nO'Meara [aut]",
  "Maintainer": "Samuel R. Borstein <sam@borstein.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev xz-utils",
  "Repository": "https://sborstein.r-universe.dev",
  "Date/Publication": "2026-02-19 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/rcatfish",
  "RemoteRef": "HEAD",
  "RemoteSha": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
  "MD5sum": "dce0f969189dd0567a3b9f9fe2410a10",
  "_user": "sborstein",
  "_type": "src",
  "_file": "rcatfish_1.0.2.tar.gz",
  "_fileid": "8a233e461c8f4659582b25fcb22e7a396b45cf3be8d11a8054fe409adb18e270",
  "_filesize": 198533,
  "_sha256": "8a233e461c8f4659582b25fcb22e7a396b45cf3be8d11a8054fe409adb18e270",
  "_created": "2026-05-20T09:00:28.000Z",
  "_published": "2026-06-02T13:29:44.906Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79081994064,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105705307"
    },
    {
      "job": 79081994235,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105695040"
    },
    {
      "job": 79081994403,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105675741"
    },
    {
      "job": 79081993782,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105680374"
    },
    {
      "job": 79081992188,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105642394"
    },
    {
      "job": 79081992574,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359055336"
    },
    {
      "job": 79081993904,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105678051"
    },
    {
      "job": 79081994496,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105674958"
    },
    {
      "job": 79081994294,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105681954"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rcatfish",
  "_commit": {
    "id": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
    "author": "Samuel R. Borstein <sam@borstein.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1771491602
  },
  "_maintainer": {
    "name": "Samuel R. Borstein",
    "email": "sam@borstein.com",
    "login": "sborstein",
    "description": "Assistant Professor in the Department of Biology at Texas State University",
    "uuid": 15037889
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "version": ">= 5.2.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.7",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "qdapRegex",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "version": ">= 1.95-4.11",
      "role": "Imports"
    },
    {
      "package": "rfishbase",
      "version": ">= 5.0.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.1",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-02-03"
    },
    {
      "name": "1.0.1",
      "date": "2026-02-16"
    },
    {
      "name": "1.0.2",
      "date": "2026-02-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sborstein",
      "count": 3,
      "uuid": 15037889
    }
  ],
  "_userbio": {
    "uuid": 15037889,
    "type": "user",
    "name": "Sam Borstein",
    "description": "Assistant Professor in the Department of Biology at Texas State University"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcatfish"
  },
  "_searchresults": 0,
  "_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/rcatfish.html",
    "manual.pdf"
  ],
  "_realowner": "sborstein",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-03"
    },
    {
      "version": "1.0.1",
      "date": "2026-02-16"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "rcatfish_classification",
    "rcatfish_collections",
    "rcatfish_glossary",
    "rcatfish_journals",
    "rcatfish_references",
    "rcatfish_search",
    "rcatfish_species_by",
    "rcatfish_updates",
    "rcatfish_version"
  ],
  "_help": [
    {
      "page": "rcatfish_classification",
      "title": "Access the Eschmeyer's Catalog of Fishes Classification",
      "topics": [
        "rcatfish_classification"
      ]
    },
    {
      "page": "rcatfish_collections",
      "title": "Accesses the Eschmeyer's Catalog of Fishes Guide to Fish Collections",
      "topics": [
        "rcatfish_collections"
      ]
    },
    {
      "page": "rcatfish_glossary",
      "title": "Access the Eschmeyer's Catalog of Fishes Glossary",
      "topics": [
        "rcatfish_glossary"
      ]
    },
    {
      "page": "rcatfish_journals",
      "title": "Search for journals in the Catalog of Fishes",
      "topics": [
        "rcatfish_journals"
      ]
    },
    {
      "page": "rcatfish_references",
      "title": "Search for references in Eschmeyer's Catalog of Fishes",
      "topics": [
        "rcatfish_references"
      ]
    },
    {
      "page": "rcatfish_search",
      "title": "Search for genera and species in the Eschmeyer's Catalog of Fishes",
      "topics": [
        "rcatfish_search"
      ]
    },
    {
      "page": "rcatfish_species_by",
      "title": "Find number of available fish names, number of valid species, and number of descriptions in the last 10 years by family or subfamily",
      "topics": [
        "rcatfish_species_by"
      ]
    },
    {
      "page": "rcatfish_updates",
      "title": "Access catalog changes and additions",
      "topics": [
        "rcatfish_updates"
      ]
    },
    {
      "page": "rcatfish_version",
      "title": "Retrieve the current version Number of the Eschmeyer's Catalog of Fishes Being Used",
      "topics": [
        "rcatfish_version"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bitops",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "duckdbfs",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "R6",
    "RCurl",
    "rfishbase",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "rcatfish-vignette.Rmd",
      "filename": "rcatfish-vignette.html",
      "title": "rcatfish Tutorial",
      "author": "Samuel R. Borstein, Brandon E. Dominy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1: Introduction",
        "2: Installation",
        "2.1: Installation From CRAN",
        "2.2: Installation of Development Version From GitHub",
        "2.3 Installation Requirements for Windows OS users",
        "3: Using rcatfish",
        "3.1: Basic data necessary to run rcatfish",
        "3.2: Using rcatfish to Search for Species and Genera in Eschmeyer's Catalog of Fishes (rcatfish_search)",
        "3.2.1 The type Parameter in rcatfish_search",
        "3.2.2 The query, phrase,  unavailable, and resolve Parameters in rcatfish_search",
        "3.2.3 The common.name Parameter in rcatfish_search",
        "3.2.4 The taxon.history Parameter in rcatfish_search",
        "3.2.5 Other Parameters in rcatfish_search",
        "3.3: Using rcatfish to Search for References in Eschmeyer's Catalog of Fishes (rcatfish_references)",
        "3.4: Using rcatfish to See Recent Catalog Updates",
        "3.5: Using rcatfish to Obtain the Number of Species and Genera Described Per Taxonomic Entity",
        "3.6: Browsing the Eschmeyer's Catalog of Fishes Classification",
        "3.7: Accessing Eschmeyer's Catalog of Fishes Glossary",
        "3.8: Using rcatfish to Obtain Information on the Journals Cited in the Catalog of Fishes",
        "3.9: Using rcatfish to Search the Eschmeyer's Catalog of Fishes Guide to Fish Collection",
        "4.0: Troubleshooting",
        "5.0: Final Comments",
        "References:"
      ],
      "created": "2026-02-03 15:08:00",
      "modified": "2026-02-16 10:14:31",
      "commits": 2
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rcatfish",
  "_universes": [
    "sborstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-20T09:03:06.000Z",
      "distro": "noble",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "22fd97c697d9289b3d1b0c8f50a9082a5d4d8265b713bce702c910b41fb412d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-20T09:02:36.000Z",
      "distro": "noble",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "519035cd7d4049a80c5ad7f53b49771d47474092c98d427b7c27c7a78a2a2ec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-20T09:01:48.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "84b978daacb3c8d7575136f1334521c1bb5e6e34c2b230b6bcb6b53aab39ffc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-20T09:02:03.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "b7cc6278f7d73f49be18994773c5a6cfb37fd1ab2e8ead9c1f359d29c22f58c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-20T09:01:48.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "290e6298f2d0e27050ea0c330a835e1138f17d63b250ab6cc770962e96ae709a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-20T09:01:39.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "de7dc52e4effc79902b21513f48caa3e48d20026719f8276a48c2e05dc1ad5b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-20T09:01:53.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "b9323e9421948729e355de46722738393d5e703af3c93fc8b65c4cc9ae8d6df9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-02T13:29:15.000Z",
      "commit": "dc3d40e5eb4857b3377c38073b65de760af2df9b",
      "fileid": "f87b59ae1463e8005c6bf4e43a17845cbc4cc62ed78d67aba653069875a04e01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26152266141"
    }
  ]
}