{
  "_id": "69d8af21c5259ad4cd809b91",
  "Package": "rphylotastic",
  "Title": "An R Interface to 'Phylotastic' Web Services",
  "Version": "0.0.8.1",
  "Authors@R": "personList(person(\"Brian\", \"O'Meara\", email = \"omeara.brian@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Abu Saleh\", \"Md Tayeen\", email = \"abusalehmdtayeen@gmail.com\", role = \"aut\"),\nperson(\"Luna L.\", \"Sanchez Reyes\", email = \"sanchez.reyes.luna@gmail.com\", role = \"aut\"))",
  "Maintainer": "Brian O'Meara <omeara.brian@gmail.com>",
  "Description": "This wraps the 'Phylotastic' services APIs described on\nWeb Services at <www.phylotastic.org>. The main use case is to\nreturn a phylogenetic tree for a set of species, but the\nservices also include ways to extract species names from web\npages, perform taxonomic name resolution, retrieve a list of\nall descendant species of a taxon, find images of a species,\nand more.",
  "URL": "https://github.com/phylotastic/rphylotastic",
  "BugReports": "https://github.com/phylotastic/rphylotastic/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2023-08-08 23:21:33 UTC",
  "RemoteUrl": "https://github.com/phylotastic/rphylotastic",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-10 08:01:19 UTC",
    "User": "root"
  },
  "Author": "Brian O'Meara [aut, cre],\nAbu Saleh Md Tayeen [aut],\nLuna L. Sanchez Reyes [aut]",
  "MD5sum": "9a667d476ab1c686daff746c70634380",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "rphylotastic_0.0.8.1.tar.gz",
  "_fileid": "9909dd27ab6f2fae8c362dba8c070e2dcacaa5e22d9eea6323a3cde37a619b89",
  "_filesize": 261382,
  "_sha256": "9909dd27ab6f2fae8c362dba8c070e2dcacaa5e22d9eea6323a3cde37a619b89",
  "_created": "2026-04-10T08:01:19.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70748678849,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6366793507"
    },
    {
      "job": 70748678830,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6366795821"
    },
    {
      "job": 70748678833,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6366783175"
    },
    {
      "job": 70748678843,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6366785485"
    },
    {
      "job": 70748276791,
      "time": 201,
      "config": "source",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6366752600"
    },
    {
      "job": 70748678809,
      "time": 149,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6366788878"
    },
    {
      "job": 70748678840,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6366778919"
    },
    {
      "job": 70748678855,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6366777733"
    },
    {
      "job": 70748678880,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6366778710"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phylotastic/rphylotastic",
  "_commit": {
    "id": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
    "author": "Brian O'Meara <omeara.brian@gmail.com>",
    "committer": "Brian O'Meara <omeara.brian@gmail.com>",
    "message": "purging nmsu urls\n",
    "time": 1691536893
  },
  "_maintainer": {
    "name": "Brian OMeara",
    "email": "omeara.brian@gmail.com",
    "login": "bomeara",
    "mastodon": "@omearabrian@mastodon.social",
    "bluesky": "@omearabrian.bsky.social",
    "uuid": 1612612
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "brranching",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "phylobase",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rentrez",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "taxize",
      "role": "Suggests"
    },
    {
      "package": "datelife",
      "role": "Suggests"
    },
    {
      "package": "rotl",
      "role": "Suggests"
    }
  ],
  "_owner": "phylotastic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bomeara",
      "count": 90,
      "uuid": 1612612
    },
    {
      "user": "lunasare",
      "count": 80,
      "uuid": 26721915
    },
    {
      "user": "abusalehmdtayeen",
      "count": 14,
      "uuid": 13727745
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rphylotastic"
  },
  "_devurl": "https://github.com/phylotastic/rphylotastic",
  "_searchresults": 19,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rphylotastic.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2018-02-27"
    }
  ],
  "_exports": [
    "arclabels",
    "file_get_scientific_names",
    "file_get_scientific_names_from_GNRD",
    "get_base_url",
    "get_species_from_list",
    "insert_species_in_list",
    "remove_species_from_list",
    "replace_species_in_list",
    "species_get_image_data",
    "species_get_info",
    "taxa_common_to_scientific",
    "taxa_get_otol_tree",
    "taxa_get_phylomatic_tree",
    "taxa_resolve_names_with_gnr",
    "taxa_resolve_names_with_otol",
    "taxa_toss_binomials",
    "taxon_get_species",
    "taxon_get_species_from_country",
    "taxon_get_species_with_genome",
    "taxon_separate_dark_taxa_using_genbank",
    "taxon_separate_dark_taxa_using_otol",
    "text_get_scientific_names",
    "traits_get_tree",
    "update_species_in_list",
    "url_get_scientific_names",
    "url_get_scientific_names_from_GNRD"
  ],
  "_datasets": [
    {
      "name": "flower_plant_fams",
      "title": "Flowering plants families from Open Tree Taxonomy",
      "object": "flower_plant_fams",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "terrestrial_plant_orders",
      "title": "Flowering plants families from Open Tree Taxonomy",
      "object": "terrestrial_plant_orders",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rphylotastic-package",
      "title": "rphylotastic: An R Interface to 'Phylotastic' Web Services",
      "topics": [
        "rphylotastic-package",
        "rphylotastic"
      ]
    },
    {
      "page": "arclabels",
      "title": "Add arc labels to tips of a phylogeny; works for non-monophyletic groups and single tip lineages.",
      "topics": [
        "arclabels",
        "arclabels.default"
      ]
    },
    {
      "page": "file_get_scientific_names",
      "title": "Function to pull scientific names from file",
      "topics": [
        "file_get_scientific_names"
      ]
    },
    {
      "page": "file_get_scientific_names_from_GNRD",
      "title": "Function to pull scientific names from file using GNRD",
      "topics": [
        "file_get_scientific_names_from_GNRD"
      ]
    },
    {
      "page": "flower_plant_fams",
      "title": "Flowering plants families from Open Tree Taxonomy",
      "topics": [
        "flower_plant_fams"
      ]
    },
    {
      "page": "get_base_url",
      "title": "Get Phylotastic base URL return The URL for the phylotastic server",
      "topics": [
        "get_base_url"
      ]
    },
    {
      "page": "get_list_server_url",
      "title": "Return Species List server URL",
      "topics": [
        "get_list_server_url"
      ]
    },
    {
      "page": "get_species_from_list",
      "title": "Get existing list/lists of species",
      "topics": [
        "get_species_from_list"
      ]
    },
    {
      "page": "insert_species_in_list",
      "title": "Insert list of species",
      "topics": [
        "insert_species_in_list"
      ]
    },
    {
      "page": "remove_species_from_list",
      "title": "Remove an existing list of species",
      "topics": [
        "remove_species_from_list"
      ]
    },
    {
      "page": "replace_species_in_list",
      "title": "Replace a list of species",
      "topics": [
        "replace_species_in_list"
      ]
    },
    {
      "page": "species_get_image_data",
      "title": "Get image metadata of a list of species",
      "topics": [
        "species_get_image_data"
      ]
    },
    {
      "page": "species_get_info",
      "title": "Get information from Encyclopedia of Life of a list of species",
      "topics": [
        "species_get_info"
      ]
    },
    {
      "page": "taxa_common_to_scientific",
      "title": "Convert common names to scientific names.",
      "topics": [
        "taxa_common_to_scientific"
      ]
    },
    {
      "page": "taxa_get_otol_tree",
      "title": "Get OToL induced subtree",
      "topics": [
        "taxa_get_otol_tree"
      ]
    },
    {
      "page": "taxa_get_phylomatic_tree",
      "title": "Get phylomatic subtree",
      "topics": [
        "taxa_get_phylomatic_tree"
      ]
    },
    {
      "page": "taxa_resolve_names_with_gnr",
      "title": "Resolve Scientific Names with GNR TNRS",
      "topics": [
        "taxa_resolve_names_with_gnr"
      ]
    },
    {
      "page": "taxa_resolve_names_with_otol",
      "title": "Resolve Scientific Names with Open Tree TNRS",
      "topics": [
        "taxa_resolve_names_with_otol"
      ]
    },
    {
      "page": "taxa_toss_binomials",
      "title": "Keep the first part of the binomial from a vector of taxon names that includes species binomial names",
      "topics": [
        "taxa_toss_binomials"
      ]
    },
    {
      "page": "taxon_get_species",
      "title": "Get all species from a taxon from Open Tree of Life taxonomy.",
      "topics": [
        "taxon_get_species"
      ]
    },
    {
      "page": "taxon_get_species_from_country",
      "title": "Get all species filtered by country from a taxon",
      "topics": [
        "taxon_get_species_from_country"
      ]
    },
    {
      "page": "taxon_get_species_with_genome",
      "title": "Get all species that have genome sequence in NCBI from a taxon",
      "topics": [
        "taxon_get_species_with_genome"
      ]
    },
    {
      "page": "taxon_separate_dark_taxa_using_genbank",
      "title": "Separate dark from known taxa on another database",
      "topics": [
        "taxon_separate_dark_taxa_using_genbank"
      ]
    },
    {
      "page": "taxon_separate_dark_taxa_using_otol",
      "title": "Separate dark from known taxa on OpenTree of Life",
      "topics": [
        "taxon_separate_dark_taxa_using_otol"
      ]
    },
    {
      "page": "terrestrial_plant_orders",
      "title": "Flowering plants families from Open Tree Taxonomy",
      "topics": [
        "terrestrial_plant_orders"
      ]
    },
    {
      "page": "text_get_scientific_names",
      "title": "Function to pull scientific names from text",
      "topics": [
        "text_get_scientific_names"
      ]
    },
    {
      "page": "traits_get_tree",
      "title": "Function to get tree for a traits set.",
      "topics": [
        "traits_get_tree"
      ]
    },
    {
      "page": "update_species_in_list",
      "title": "Update metadata of a list of species",
      "topics": [
        "update_species_in_list"
      ]
    },
    {
      "page": "url_get_scientific_names",
      "title": "Function to pull scientific names from web pages",
      "topics": [
        "url_get_scientific_names"
      ]
    }
  ],
  "_readme": "https://github.com/phylotastic/rphylotastic/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "ape",
    "askpass",
    "backports",
    "brranching",
    "checkmate",
    "cli",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "conditionz",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DEoptim",
    "digest",
    "doParallel",
    "dplyr",
    "expm",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "hms",
    "httpcode",
    "httr",
    "igraph",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mime",
    "mnormt",
    "natserv",
    "nlme",
    "numDeriv",
    "openssl",
    "optimParallel",
    "osqp",
    "parallelly",
    "phangorn",
    "phylobase",
    "phylocomr",
    "phytools",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plotrix",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rentrez",
    "reshape2",
    "ritis",
    "rlang",
    "rncl",
    "RNeXML",
    "rotl",
    "rredlist",
    "S7",
    "scatterplot3d",
    "solrium",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "taxize",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "uuid",
    "vctrs",
    "WikipediR",
    "wikitaxa",
    "withr",
    "worrms",
    "XML",
    "xml2",
    "zoo"
  ],
  "_score": 2.278753600952829,
  "_indexed": true,
  "_nocasepkg": "rphylotastic",
  "_universes": [
    "phylotastic",
    "bomeara"
  ],
  "_published": "2026-06-13T06:00:58.970Z",
  "_failure": {
    "version": "0.0.8.1",
    "commit": {
      "id": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "author": "Brian O'Meara <omeara.brian@gmail.com>",
      "committer": "Brian O'Meara <omeara.brian@gmail.com>",
      "message": "purging nmsu urls\n",
      "time": 1691536893
    },
    "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27299611987",
    "date": "2026-06-13T06:00:58.966Z",
    "job": {
      "job": 81167267504,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7607949747"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:03:47.000Z",
      "distro": "noble",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "7535f58cad9a139443011526752faecb602c3c6e18fba69df7bf6586e282f371",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:03:07.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "3e35f6530e355d262729dca523615792b0217ed045a67b9d11989fd18adb7dbe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:03:13.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "49b52d3935824fffc6f6af474b6a71b66a6621943595699177b137e54143a5ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:04:02.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "9677531df83684a543116918c94b6c35b4e6ff6de2abe9c03e8ddc678eadbb4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:02:39.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "88fb3df9727007b63e0f6c6524367158b2aa1f7927e5da0698258e6c4ea42672",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:02:37.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "6db60f1202e8c15f34ddcbf434a32a0019a69b7d07510918531039fab8ebe716",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.8.1",
      "date": "2026-04-10T08:02:40.000Z",
      "commit": "1cd60f2d99cc31e485ef9e38f76ff7f80c7f958c",
      "fileid": "a1a74586ed174a14b5ac33ed7cb014aaa7fd6055c3efebf8e1d8ce67a103a469",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/24232851251"
    }
  ]
}