{
  "_id": "6a1f2876b401979e73423529",
  "Package": "reptiledbr",
  "Title": "Interface to the Reptile Database for Querying and Retrieving\nTaxonomic Data",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\ngiven = \"Paul Efren\",\nfamily = \"Santos Andrade\",\nrole = c(\"aut\", \"cre\"),\nemail = \"paulefrens@gmail.com\",\ncomment = c(ORCID = \"0000-0002-6635-0375\")\n))",
  "Description": "Provides tools to search, access, and format taxonomic\ninformation from the Reptile Database\n(<http://reptile-database.org>) directly within R. Users can\nretrieve species-level data, distribution, etymology, synonyms,\ncommon names, and other relevant information for reptiles.\nDesigned for taxonomists, ecologists, and biodiversity\nresearchers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/PaulESantos/reptiledbr,\nhttps://paulesantos.github.io/reptiledbr/",
  "BugReports": "https://github.com/PaulESantos/reptiledbr/issues",
  "VignetteBuilder": "knitr",
  "Maintainer": "Paul Efren Santos Andrade <paulefrens@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://paulesantos.r-universe.dev",
  "Date/Publication": "2026-01-07 03:53:23 UTC",
  "RemoteUrl": "https://github.com/PaulESantos/reptiledbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "73f02af44653ef2c33a4277ed19736badc160143",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:20:37 UTC",
    "User": "root"
  },
  "Author": "Paul Efren Santos Andrade [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6635-0375>)",
  "MD5sum": "20579e3dff6d3e3203f41f2620f00bb4",
  "_user": "paulesantos",
  "_type": "src",
  "_file": "reptiledbr_0.0.2.tar.gz",
  "_fileid": "ff79bad0456731acb8d0ab8e185d8fd02a2eeae894ccfe571eafe78b5a277d8a",
  "_filesize": 2855333,
  "_sha256": "ff79bad0456731acb8d0ab8e185d8fd02a2eeae894ccfe571eafe78b5a277d8a",
  "_created": "2026-05-16T05:20:37.000Z",
  "_published": "2026-06-02T19:01:10.169Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79149415684,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030772152"
    },
    {
      "job": 79149415023,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030770770"
    },
    {
      "job": 79149415618,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030768088"
    },
    {
      "job": 79149415063,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030768868"
    },
    {
      "job": 79149414693,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030754156"
    },
    {
      "job": 79149414408,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367159997"
    },
    {
      "job": 79149414885,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030764965"
    },
    {
      "job": 79149415069,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030766561"
    },
    {
      "job": 79149415004,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030765705"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PaulESantos/reptiledbr",
  "_commit": {
    "id": "73f02af44653ef2c33a4277ed19736badc160143",
    "author": "PaulESantos <paulefrens@gmail.com>",
    "committer": "PaulESantos <paulefrens@gmail.com>",
    "message": "update database\n",
    "time": 1767758003
  },
  "_maintainer": {
    "name": "Paul Efren Santos Andrade",
    "email": "paulefrens@gmail.com",
    "login": "paulesantos",
    "linkedin": "in/paulesantosandrade",
    "twitter": "@PaulEfrenSantos",
    "uuid": 16847375,
    "orcid": "0000-0002-6635-0375"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "fuzzyjoin",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "reptiledb.data",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulesantos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 10
    },
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "paulesantos",
      "count": 22,
      "uuid": 16847375
    }
  ],
  "_userbio": {
    "uuid": 16847375,
    "type": "user",
    "name": "Paul Efren",
    "description": "Plant ecology and R programming."
  },
  "_downloads": {
    "count": 5,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reptiledbr"
  },
  "_devurl": "https://github.com/paulesantos/reptiledbr",
  "_pkgdown": "https://paulesantos.github.io/reptiledbr/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/reptiledbr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-07-09"
    }
  ],
  "_exports": [
    "check_reptiledb_update",
    "extract_attribute",
    "format_all_attributes",
    "format_comments",
    "format_common_names",
    "format_diagnosis",
    "format_distribution",
    "format_etymology",
    "format_higher_taxa",
    "format_references",
    "format_reproduction",
    "format_selected_attributes",
    "format_subspecies",
    "format_synonyms",
    "format_types",
    "get_reptiledb_data",
    "list_subspecies_reptiledbr",
    "reptiledbr_exact",
    "reptiledbr_partial",
    "search_reptiledbr"
  ],
  "_help": [
    {
      "page": "check_reptiledb_update",
      "title": "Manually check for reptiledb.data updates",
      "topics": [
        "check_reptiledb_update"
      ]
    },
    {
      "page": "extract_attribute",
      "title": "Extract and optionally format a specific attribute",
      "topics": [
        "extract_attribute"
      ]
    },
    {
      "page": "format_all_attributes",
      "title": "Format all available reptile attributes",
      "topics": [
        "format_all_attributes"
      ]
    },
    {
      "page": "format_comments",
      "title": "Format reptile comment data *[Experimental]* Extracts and formats general comments associated with reptile species.",
      "topics": [
        "format_comments"
      ]
    },
    {
      "page": "format_common_names",
      "title": "Format common names for reptiles *[Experimental]*",
      "topics": [
        "format_common_names"
      ]
    },
    {
      "page": "format_diagnosis",
      "title": "Format diagnostic information for reptiles *[Experimental]*",
      "topics": [
        "format_diagnosis"
      ]
    },
    {
      "page": "format_distribution",
      "title": "Format distribution data into a long table format",
      "topics": [
        "format_distribution"
      ]
    },
    {
      "page": "format_etymology",
      "title": "Format etymological data of reptiles *[Experimental]* Extracts and formats the etymological information associated with reptile species.",
      "topics": [
        "format_etymology"
      ]
    },
    {
      "page": "format_higher_taxa",
      "title": "Format higher-level taxonomic data for reptiles *[Experimental]*",
      "topics": [
        "format_higher_taxa"
      ]
    },
    {
      "page": "format_references",
      "title": "Format bibliographic reference data of reptiles *[Experimental]* Extracts and formats bibliographic references associated with reptile species.",
      "topics": [
        "format_references"
      ]
    },
    {
      "page": "format_reproduction",
      "title": "Format reproductive data for reptiles *[Experimental]*",
      "topics": [
        "format_reproduction"
      ]
    },
    {
      "page": "format_selected_attributes",
      "title": "Format selected reptile attributes",
      "topics": [
        "format_selected_attributes"
      ]
    },
    {
      "page": "format_subspecies",
      "title": "Format subspecies data for reptiles *[Experimental]*",
      "topics": [
        "format_subspecies"
      ]
    },
    {
      "page": "format_synonyms",
      "title": "Format synonym data for reptiles",
      "topics": [
        "format_synonyms"
      ]
    },
    {
      "page": "format_types",
      "title": "Format nomenclatural type data for reptiles *[Experimental]*",
      "topics": [
        "format_types"
      ]
    },
    {
      "page": "get_reptiledb_data",
      "title": "Access Reptile Database Taxonomic Information *[Experimental]*",
      "topics": [
        "get_reptiledb_data"
      ]
    },
    {
      "page": "list_subspecies_reptiledbr",
      "title": "List Subspecies from ReptileDB",
      "topics": [
        "list_subspecies_reptiledbr"
      ]
    },
    {
      "page": "reptiledbr_exact",
      "title": "Search Reptile Species by Exact Match and Subspecies Presence",
      "topics": [
        "reptiledbr_exact"
      ]
    },
    {
      "page": "reptiledbr_partial",
      "title": "Fuzzy Search for Species Names Using Approximate Matching",
      "topics": [
        "reptiledbr_partial"
      ]
    },
    {
      "page": "search_reptiledbr",
      "title": "Comprehensive Search for Reptile Species with Exact and Fuzzy Matching",
      "topics": [
        "search_reptiledbr"
      ]
    }
  ],
  "_readme": "https://github.com/PaulESantos/reptiledbr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "fuzzyjoin",
    "generics",
    "geosphere",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to reptiledbr: Accessing The Reptile Database in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Basic Usage",
        "1. Loading the package",
        "2. Retrieving data for specific species",
        "3. Understanding the returned data",
        "4. Formatting data with specialized functions",
        "Synonyms",
        "Distribution information",
        "Higher taxonomic classifications",
        "Subspecies information",
        "Common names",
        "Reproduction information",
        "Type specimens",
        "Diagnosis information",
        "Comments",
        "Etymology",
        "References",
        "Handling Special Cases",
        "1. Trinomial names (subspecies)",
        "2. Incomplete species names",
        "Conclusion"
      ],
      "created": "2025-05-17 23:46:54",
      "modified": "2025-06-20 05:20:25",
      "commits": 4
    },
    {
      "source": "local_search.Rmd",
      "filename": "local_search.html",
      "title": "Local Taxonomic Searches with reptiledbr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Main Functions for Local Searches",
        "Practical Examples",
        "Exact Search for Species Names",
        "Partial Match Search",
        "Flexible Search with Additional Options",
        "Obtaining Subspecies Information",
        "Recommended Workflow",
        "Conclusions"
      ],
      "created": "2025-05-19 03:23:48",
      "modified": "2025-06-20 05:20:25",
      "commits": 3
    },
    {
      "source": "format_all.Rmd",
      "filename": "format_all.html",
      "title": "Reptile Data Formatting Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of Functions",
        "Using format_all_attributes()",
        "Syntax",
        "Parameters",
        "Return Value",
        "Example",
        "Using format_selected_attributes()",
        "Working with the Formatted Data",
        "Data Structure",
        "Tips for Effective Use"
      ],
      "created": "2025-05-17 23:46:54",
      "modified": "2025-06-20 05:20:25",
      "commits": 3
    }
  ],
  "_score": 3.954242509439325,
  "_indexed": true,
  "_nocasepkg": "reptiledbr",
  "_universes": [
    "paulesantos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-16T05:22:57.000Z",
      "distro": "noble",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "c8b882db951de033110fac12f91128a737c68e7980b0bf233915a410d964a102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-16T05:22:48.000Z",
      "distro": "noble",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "3b2c55a109596c60a5df51df114960300fbeb6af76e1276186d6805b692037cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-16T05:22:25.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "1b462a813e12d5dee349ffe65918124f01c8cda4ad8adaab0cd59b1df09bf8f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-16T05:22:29.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "e24c3e108d296ce0539f489fa18b40dfb65a2e57468b7b6b1a5e63274d08e906",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-16T05:21:55.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "95aac4c88ccdac2352abc701593e5f5c4bb2352d73790f356f2bbc77c8b523ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-16T05:22:06.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "9509872cce8b0374ea266865e28dfef4501a262228e2f1572a69154a96f46b2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-16T05:21:54.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "5685a5df194672e2e363bb869d3c4e10a9192f3b1e87caa0dcf078d49b7d85f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T19:00:26.000Z",
      "commit": "73f02af44653ef2c33a4277ed19736badc160143",
      "fileid": "10c88f35a3069c2aa6b83ffaf1753c57e3b99ad2840a0aa5b7900097320f91d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/25953669461"
    }
  ]
}