{
  "_id": "6a2a54427b7a29ca60038911",
  "Package": "TR8",
  "Type": "Package",
  "Title": "A Tool for Downloading Functional Traits Data for Plant Species",
  "Version": "0.9.23",
  "Date": "2024-09-19",
  "Authors@R": "person(\"Gionata\", \"Bocci\", email = \"boccigionata@gmail.com\",role = c(\"aut\", \"cre\"))",
  "Description": "Plant ecologists often need to collect \"traits\" data about\nplant species which are often scattered among various\ndatabases: TR8 contains a set of tools which take care of\nautomatically retrieving some of those functional traits data\nfor plant species from publicly available databases (The\nEcological Flora of the British Isles, LEDA traitbase,\nEllenberg values for Italian Flora, Mycorrhizal intensity\ndatabases, BROT, PLANTS, Jepson Flora Project). The TR8 name,\ninspired by \"car plates\" jokes, was chosen since it both\nreminds of the main object of the package and is extremely\nshort to type.",
  "License": "GPL (>=2)",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "URL": "https://github.com/GioBo/TR8",
  "BugReports": "https://github.com/GioBo/TR8/issues",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://giobo.r-universe.dev",
  "Date/Publication": "2024-09-22 07:34:34 UTC",
  "RemoteUrl": "https://github.com/giobo/tr8",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:42:31 UTC",
    "User": "root"
  },
  "Author": "Gionata Bocci [aut, cre]",
  "Maintainer": "Gionata Bocci <boccigionata@gmail.com>",
  "MD5sum": "a4e1f537dc185d2602d6d3a2b4b6ab8a",
  "_user": "giobo",
  "_type": "src",
  "_file": "TR8_0.9.23.tar.gz",
  "_fileid": "12fa395375ba52a115ba9b6b3671137a552a5d56baa18f55ee1c2b9fd3e520b5",
  "_filesize": 1118749,
  "_sha256": "12fa395375ba52a115ba9b6b3671137a552a5d56baa18f55ee1c2b9fd3e520b5",
  "_created": "2026-06-10T09:42:31.000Z",
  "_published": "2026-06-11T06:22:58.523Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80733312054,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7556353543"
    },
    {
      "job": 80733312592,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532170675"
    },
    {
      "job": 80733312989,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532168470"
    },
    {
      "job": 80733312642,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532167496"
    },
    {
      "job": 80733312598,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532116046"
    },
    {
      "job": 80733312948,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532159709"
    },
    {
      "job": 80733312728,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7532153906"
    },
    {
      "job": 80733313061,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532148309"
    },
    {
      "job": 80733312824,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532151903"
    }
  ],
  "_buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/giobo/tr8",
  "_commit": {
    "id": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
    "author": "gionata <gionata@pop-os.localdomain>",
    "committer": "gionata <gionata@pop-os.localdomain>",
    "message": "Merge branch 'fix_taxize'\n",
    "time": 1726990474
  },
  "_maintainer": {
    "name": "Gionata Bocci",
    "email": "boccigionata@gmail.com",
    "login": "giobo",
    "description": "",
    "uuid": 8990172
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    }
  ],
  "_owner": "giobo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "giobo",
      "count": 273,
      "uuid": 8990172
    }
  ],
  "_userbio": {
    "uuid": 8990172,
    "type": "user",
    "name": "GioBo"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TR8"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/giobo/tr8",
  "_searchresults": 25,
  "_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/readme.html",
    "extra/readme.md",
    "extra/TR8.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/giobo/tr8",
  "_realowner": "giobo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8",
      "date": "2014-08-26"
    },
    {
      "version": "0.9",
      "date": "2014-10-28"
    },
    {
      "version": "0.9.11",
      "date": "2014-10-31"
    },
    {
      "version": "0.9.12",
      "date": "2015-03-04"
    },
    {
      "version": "0.9.13",
      "date": "2015-03-22"
    },
    {
      "version": "0.9.14",
      "date": "2016-03-31"
    },
    {
      "version": "0.9.15",
      "date": "2016-12-14"
    },
    {
      "version": "0.9.16",
      "date": "2017-03-16"
    },
    {
      "version": "0.9.18",
      "date": "2017-09-14"
    },
    {
      "version": "0.9.19",
      "date": "2018-12-01"
    },
    {
      "version": "0.9.20",
      "date": "2019-04-10"
    },
    {
      "version": "0.9.21",
      "date": "2020-05-17"
    },
    {
      "version": "0.9.22",
      "date": "2020-12-01"
    },
    {
      "version": "0.9.23",
      "date": "2024-09-22"
    }
  ],
  "_exports": [
    "available_traits",
    "bib",
    "extract_traits",
    "issues",
    "lookup",
    "tr8",
    "tr8_setup"
  ],
  "_datasets": [
    {
      "name": "available_tr8",
      "title": "A dataframe containing the traits available for download.",
      "object": "available_tr8",
      "class": [
        "data.frame"
      ],
      "fields": [
        "short_code",
        "description",
        "db"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    },
    {
      "name": "biolflor_lookup",
      "title": "biolflor_lookup",
      "object": "biolflor_lookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "submittedname",
        "acceptedname",
        "sourceid",
        "score",
        "matchedname",
        "authority",
        "V1",
        "V2"
      ],
      "rows": 3661,
      "table": true,
      "tojson": true
    },
    {
      "name": "column_list",
      "title": "column_list",
      "object": "column_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "imkerbond_check",
      "title": "Set of plant species names to be corrected.",
      "object": "imkerbond_data",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "leda_lookup",
      "title": "List with reference variables needed to download traits from LEDA Traitbase",
      "object": "leda_lookup",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "list_of_traits_Biolflor",
      "title": "list_of_traits_Biolflor",
      "object": "traits_Biolflor",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pignatti",
      "title": "pignatti",
      "object": "pignatti",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Specie.Pignatti",
        "numero",
        "codice",
        "nome.scientifico",
        "forma_biologica",
        "corotipo",
        "L",
        "T",
        "C",
        "U",
        "R",
        "N",
        "S",
        "Name.tnrs"
      ],
      "rows": 5770,
      "table": true,
      "tojson": true
    },
    {
      "name": "ref_PLANTS",
      "title": "ref_PLANTS",
      "object": "ref_PLANTS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "acceptedname",
        "score",
        "matchedname",
        "Symbol"
      ],
      "rows": 2178,
      "table": true,
      "tojson": true
    },
    {
      "name": "traits_eco",
      "title": "Set of functional traits to be retrieved by Ecoflora.",
      "object": "traits_eco",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "traits_pollen_Biolflor",
      "title": "traits_pollen_Biolflor",
      "object": "traits_Biolflor",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "traits_special_Biolflor",
      "title": "traits_special_Biolflor",
      "object": "traits_Biolflor",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "TR8-package",
      "title": "TR8: a tool for retrieving functional traits data for plant species.",
      "topics": [
        "TR8-package",
        "TR8"
      ]
    },
    {
      "page": "available_tr8",
      "title": "A dataframe containing the traits available for download.",
      "topics": [
        "available_tr8"
      ]
    },
    {
      "page": "available_traits",
      "title": "available_traits shows which traits are available for download",
      "topics": [
        "available_traits"
      ]
    },
    {
      "page": "biolflor_lookup",
      "title": "biolflor_lookup",
      "topics": [
        "biolflor_lookup"
      ]
    },
    {
      "page": "column_list",
      "title": "column_list",
      "topics": [
        "column_list"
      ]
    },
    {
      "page": "ECOFLORA_df",
      "title": "*ECOFLORA_df*: local lookup table for Ecoflora species' url(s)",
      "topics": [
        "ECOFLORA_df"
      ]
    },
    {
      "page": "imkerbond_check",
      "title": "Set of plant species names to be corrected.",
      "topics": [
        "imkerbond_check"
      ]
    },
    {
      "page": "leda_download_to_local_directory",
      "title": "A utility to download a local copy of the LEDA data files.",
      "topics": [
        "leda_download_to_local_directory"
      ]
    },
    {
      "page": "leda_fc",
      "title": "leda_fc",
      "topics": [
        "leda_fc"
      ]
    },
    {
      "page": "leda_lookup",
      "title": "List with reference variables needed to download traits from LEDA Traitbase",
      "topics": [
        "leda_lookup"
      ]
    },
    {
      "page": "list_of_traits_Biolflor",
      "title": "list_of_traits_Biolflor",
      "topics": [
        "list_of_traits_Biolflor"
      ]
    },
    {
      "page": "local_storage",
      "title": "A utility to storage a local copy of traits data",
      "topics": [
        "local_storage"
      ]
    },
    {
      "page": "pignatti",
      "title": "pignatti",
      "topics": [
        "pignatti"
      ]
    },
    {
      "page": "ref_PLANTS",
      "title": "ref_PLANTS",
      "topics": [
        "ref_PLANTS"
      ]
    },
    {
      "page": "tr8",
      "title": "'tr8': a function for retrieving functional traits data from various databases.",
      "topics": [
        "tr8"
      ]
    },
    {
      "page": "tr8_config",
      "title": "'tr8_config' a GUI to configure TR8 package.",
      "topics": [
        "tr8_config"
      ]
    },
    {
      "page": "tr8_setup",
      "title": "A function to download the most recent url-tables for some traitbases.",
      "topics": [
        "tr8_setup"
      ]
    },
    {
      "page": "Tr8-class",
      "title": "Class '\"Tr8\"'",
      "topics": [
        "bib",
        "bib,Tr8-method",
        "extract_traits",
        "extract_traits,Tr8-method",
        "issues",
        "issues,Tr8-method",
        "lookup",
        "lookup,Tr8-method",
        "show,Tr8-method",
        "Tr8-class"
      ]
    },
    {
      "page": "traits_eco",
      "title": "Set of functional traits to be retrieved by Ecoflora.",
      "topics": [
        "traits_eco"
      ]
    },
    {
      "page": "traits_pollen_Biolflor",
      "title": "traits_pollen_Biolflor",
      "topics": [
        "traits_pollen_Biolflor"
      ]
    },
    {
      "page": "traits_special_Biolflor",
      "title": "traits_special_Biolflor",
      "topics": [
        "traits_special_Biolflor"
      ]
    }
  ],
  "_readme": "https://github.com/giobo/tr8/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "RCurl",
    "readxl",
    "rematch",
    "reshape",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "TR8_workflow.Rnw",
      "filename": "TR8_workflow.pdf",
      "title": "A real life workflow for the TR8 package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-10-26 00:15:40",
      "modified": "2024-09-22 07:34:34",
      "commits": 7
    },
    {
      "source": "Expanding_TR8.Rnw",
      "filename": "Expanding_TR8.pdf",
      "title": "Plants traits data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-10-26 00:15:40",
      "modified": "2014-11-21 11:17:01",
      "commits": 2
    },
    {
      "source": "TR8.Rnw",
      "filename": "TR8.pdf",
      "title": "TR8: Extract traits data for plant species",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-10-02 09:57:58",
      "modified": "2024-09-22 07:34:34",
      "commits": 17
    }
  ],
  "_score": 6.4128803584649745,
  "_indexed": true,
  "_nocasepkg": "tr8",
  "_universes": [
    "giobo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.23",
      "date": "2026-06-11T06:22:03.000Z",
      "distro": "noble",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "f50eb5b2c40d9557b9f45f18a47a9fff14dcc5345d6e7d4e852d0aa707f6347a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.23",
      "date": "2026-06-10T09:44:55.000Z",
      "distro": "noble",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "9a720add996704148091a355a1062c8251aa751011320de966e5e1a5fcc7d3b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.23",
      "date": "2026-06-10T09:45:01.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "8d0c3126b3c218e3bd2596cf93bfb2fc2fc738a6749f55547bb9ede2bbcaffb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.23",
      "date": "2026-06-10T09:44:52.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "c11ef3490fe6160614c356e244e96b396ffd453b58755e1f5262b764383a704d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.23",
      "date": "2026-06-10T09:44:55.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "fb0b402e963db69898d13bbe4094c013844c8760a87238aa33891290f67dfca6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.23",
      "date": "2026-06-10T09:44:05.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "22111dd8241b9d55f8d2e538bc07fff0522c56a2eecee82cf80ebb97964c95fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.23",
      "date": "2026-06-10T09:43:56.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "c862dda361bb3ac19760e7675a709395b92d91436ef1e987e8456bd2e3a97ef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.23",
      "date": "2026-06-10T09:43:58.000Z",
      "commit": "e9df50a246b13b396c5f63013bf739ea2027b3b0",
      "fileid": "1f18a788cf503d7fc71715416111844624cc1bc59c4e34f20aafbbb6e2463a8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giobo/actions/runs/27267408603"
    }
  ]
}