{
  "_id": "6a180297acfb0bcc41dac36b",
  "Package": "taxonomy.tools",
  "Title": "Tools to Work with Taxonomic Data",
  "Version": "0.0.3",
  "Authors@R": "person(\"Francisco\", \"Rodriguez-Sanchez\", , \"f.rodriguez.sanc@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7981-1599\"))",
  "Description": "Tools to Work with Taxonomic Data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/Pakillo/taxonomy.tools,\nhttps://pakillo.github.io/taxonomy.tools/",
  "BugReports": "https://github.com/Pakillo/taxonomy.tools/issues",
  "Remotes": [
    "matildabrown/rWCVPdata",
    "matildabrown/rWCVP"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libnode-dev",
  "Repository": "https://pakillo.r-universe.dev",
  "Date/Publication": "2024-12-28 23:55:12 UTC",
  "RemoteUrl": "https://github.com/Pakillo/taxonomy.tools",
  "RemoteRef": "HEAD",
  "RemoteSha": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:44:07 UTC",
    "User": "root"
  },
  "Author": "Francisco Rodriguez-Sanchez [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7981-1599>)",
  "Maintainer": "Francisco Rodriguez-Sanchez <f.rodriguez.sanc@gmail.com>",
  "MD5sum": "7eb026f6edb6c7034eb8b82a5451c286",
  "_user": "pakillo",
  "_type": "src",
  "_file": "taxonomy.tools_0.0.3.tar.gz",
  "_fileid": "f4e597c5878d53418ad3f63c012a361c27495a36ffd692699ab109cfd2acb4da",
  "_filesize": 84312,
  "_sha256": "f4e597c5878d53418ad3f63c012a361c27495a36ffd692699ab109cfd2acb4da",
  "_created": "2026-05-28T08:44:07.000Z",
  "_published": "2026-05-28T08:53:43.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78255396382,
      "time": 466,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261676909"
    },
    {
      "job": 78255396376,
      "time": 539,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261691104"
    },
    {
      "job": 78255396337,
      "time": 362,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261643015"
    },
    {
      "job": 78255396457,
      "time": 349,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261639825"
    },
    {
      "job": 78254205525,
      "time": 458,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261524058"
    },
    {
      "job": 78255396379,
      "time": 394,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261653155"
    },
    {
      "job": 78255396441,
      "time": 474,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261679083"
    },
    {
      "job": 78255396357,
      "time": 467,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261677109"
    },
    {
      "job": 78255396395,
      "time": 471,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261678253"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Pakillo/taxonomy.tools",
  "_commit": {
    "id": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
    "author": "Francisco Rodriguez-Sanchez <f.rodriguez.sanc@gmail.com>",
    "committer": "Francisco Rodriguez-Sanchez <f.rodriguez.sanc@gmail.com>",
    "message": "fix error in resolve_multi\n",
    "time": 1735430112
  },
  "_maintainer": {
    "name": "Francisco Rodriguez-Sanchez",
    "email": "f.rodriguez.sanc@gmail.com",
    "login": "pakillo",
    "mastodon": "@frod_san@ecoevo.social",
    "bluesky": "@frodsan.bsky.social",
    "orcid": "0000-0002-7981-1599",
    "twitter": "@frod_san",
    "description": "Computational Ecologist & Data Scientist. R, maps & statistics fan",
    "uuid": 1597843
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "rWCVP",
      "version": ">= 1.2.6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rWCVPdata",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pakillo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pakillo",
      "count": 15,
      "uuid": 1597843
    }
  ],
  "_userbio": {
    "uuid": 1597843,
    "type": "user",
    "name": "Francisco Rodriguez-Sanchez",
    "description": "Computational Ecologist & Data Scientist. R, maps & statistics fan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxonomy.tools"
  },
  "_devurl": "https://github.com/pakillo/taxonomy.tools",
  "_pkgdown": "https://pakillo.github.io/taxonomy.tools/",
  "_searchresults": 3,
  "_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/taxonomy.tools.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "wcvp_match_names_parallel",
    "wcvp_resolve_multiple_matches"
  ],
  "_help": [
    {
      "page": "wcvp_match_names_parallel",
      "title": "Parallelised matching of plant taxonomic names against WCVP",
      "topics": [
        "wcvp_match_names_parallel"
      ]
    },
    {
      "page": "wcvp_resolve_multiple_matches",
      "title": "Resolve multiple matches in WCVP",
      "topics": [
        "wcvp_resolve_multiple_matches"
      ]
    }
  ],
  "_readme": "https://github.com/Pakillo/taxonomy.tools/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rWCVP",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "taxonomy.tools",
  "_universes": [
    "pakillo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-28T08:51:16.000Z",
      "distro": "noble",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "b12b1351b08df45e298f5234f8685fc27dd26aa18e8d68eac1f4596d00ae2181",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-28T08:51:53.000Z",
      "distro": "noble",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "08480cc9cdf4e0d23a7c8ace2b4630e8e73ac159530976e07f0f03f3de37f8d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-28T08:49:34.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "23b8d91183739cb2c1bb2b62ffe454a01c20884b201720fad5f13cce883a24e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-28T08:49:36.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "c8b2adc3dcb8c524a032834af88ae22f5c393f5121aca70e4c994233f2262abf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-05-28T08:50:58.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "ffe9247fcb4426f403edd330aa4370c46230afb2dc6368fd3d58f917ff4c63df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-28T08:51:14.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "01889447f690b155c9a389ff41bc659d047b3a20249eae294c39977fbfcf0218",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-28T08:51:07.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "a3656f002792202b4f9e10b59c6d6cb4a550a75c4a811c11b9c87bef0acd59b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-28T08:51:16.000Z",
      "commit": "aaa64a926f3fb1ea6f42af1ae261d1a8c0edb1e6",
      "fileid": "f1798e56689563cdb38277b60c24e02f125d6153b293f6e5240c520d8489cf03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pakillo/actions/runs/26564084391"
    }
  ]
}