{"id":13724819,"url":"https://github.com/traitecoevo/austraits","last_synced_at":"2026-01-26T03:08:26.121Z","repository":{"id":40417355,"uuid":"361940830","full_name":"traitecoevo/austraits","owner":"traitecoevo","description":"R package for accessing the AusTraits Plant database and working with traits.build databases","archived":false,"fork":false,"pushed_at":"2025-08-06T22:38:29.000Z","size":52788,"stargazers_count":23,"open_issues_count":6,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-21T10:39:05.952Z","etag":null,"topics":["australia","database","plants","traits"],"latest_commit_sha":null,"homepage":"https://traitecoevo.github.io/austraits/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/traitecoevo.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-27T01:17:27.000Z","updated_at":"2025-08-06T22:36:40.000Z","dependencies_parsed_at":"2024-12-27T01:32:23.750Z","dependency_job_id":"90059078-aa49-416c-b52c-46299afea573","html_url":"https://github.com/traitecoevo/austraits","commit_stats":{"total_commits":364,"total_committers":7,"mean_commits":52.0,"dds":0.05494505494505497,"last_synced_commit":"9935b90f9c8c70845b97521dd86fda2a08f501a7"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/traitecoevo/austraits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traitecoevo%2Faustraits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traitecoevo%2Faustraits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traitecoevo%2Faustraits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traitecoevo%2Faustraits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traitecoevo","download_url":"https://codeload.github.com/traitecoevo/austraits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traitecoevo%2Faustraits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["australia","database","plants","traits"],"created_at":"2024-08-03T01:02:03.905Z","updated_at":"2026-01-26T03:08:26.109Z","avatar_url":"https://github.com/traitecoevo.png","language":"R","funding_links":[],"categories":["Biosphere"],"sub_categories":["Plants and Vegetation"],"readme":"---\noutput: github_document\neditor_options: \n  chunk_output_type: console\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\",\n  message = FALSE,\n  warning = FALSE\n)\n\nlibrary(austraits) \nlibrary(stringr)\nlibrary(dplyr)\n```\n\n\n# austraits \u003cimg src=\"man/figures/austraits_hex.png\" align=\"right\" alt=\"\" width=\"120\" /\u003e\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/traitecoevo/austraits/actions/workflows/R-CMD-check.yml/badge.svg)](https://github.com/traitecoevo/austraits/actions/workflows/R-CMD-check.yml)\n[![codecov](https://codecov.io/gh/traitecoevo/austraits/branch/master/graph/badge.svg?token=JT1M0AMZ44)](https://codecov.io/gh/traitecoevo/austraits)\n[![](https://img.shields.io/badge/doi-10.1038/s41597--021--01006--6-blue.svg)](https://doi.org/10.1038/s41597-021-01006-6)\n[![](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)\n[![Codecov test coverage](https://codecov.io/gh/traitecoevo/austraits/branch/master/graph/badge.svg)](https://app.codecov.io/gh/traitecoevo/austraits?branch=master)\n\u003c!-- badges: end --\u003e\n\n`austraits` allow users to **access, explore and wrangle data** from [traits.build](https://github.com/traitecoevo/traits.build) relational databases. It is also an R interface to [AusTraits](https://austraits.org/), the Australian plant trait database. This package contains functions for joining data from various tables, filtering to specific records, combining multiple databases and visualising the distribution of the data. We expect this package will assist users in working with `traits.build` databases.\n\n### Installation\n\nThis package is not on CRAN yet and is still under active development. For the current stable release of `austraits`, which has full capabilities of the functions used in vignettes (e.g. plotting functions), use: \n\n```{r setup, results = 'hide', eval = FALSE}\n#install.packages(\"remotes\")\nremotes::install_github(\"traitecoevo/austraits\", dependencies = TRUE, upgrade = \"ask\")\n\nlibrary(austraits) \n```\n\nFor a lightweight installation where dependencies for plotting and producing the vignettes will not be installed, use:\n\n```{r light, results = 'hide', eval = FALSE}\nremotes::install_github(\"traitecoevo/austraits\", upgrade = \"ask\")\n```\n\n### Details for AusTraits users\n\n#### Retrieve AusTraits data\n\n- **For R users**, the AusTraits database can be accessed through the `austraits` package using `load_austraits()`\n\n- **For Python or other users**, the [Zenodo download](https://zenodo.org/record/5112001#collapseTwo) includes a `.zip` file containing all the data in plain text (`.csv` files) and associated meta-data \n\n#### Backwards compatibility with past AusTraits versions\n\nFrom September 2024, `austraits` functions were revamped to support all [traits.build](https://github.com/traitecoevo/traits.build) compiled databases, rather than being linked to [austraits.build](https://github.com/traitecoevo/austraits.build).\n\nVersions of `austraits.build` (the AusTraits plant trait database) **\u003c 5.0 are no longer supported** by the latest version of the package. If you are working with an older version of AusTraits, please install an older version of austraits:\n\nFor `austraits.build` versions 4.2 and older: \n\n```{r backwards, results = 'hide', eval = FALSE}\n#install.packages(\"remotes\")\nremotes::install_github(\"traitecoevo/austraits@v2.2.2\", dependencies = TRUE, upgrade = \"ask\")\n\nlibrary(austraits)\n```\n\nNote, if you are unsure what version of AusTraits you are working with, run:\n\n```{r version, results = 'hide', eval = FALSE}\naustraits$build_info$version\n```\n\n### Getting started  `r emo::ji(\"eyes\")`\n\nWe highly recommend taking a look at our [Getting Started tutorial](https://traitecoevo.github.io/austraits/articles/austraits.html) on our website before jumping into the `austraits` R package!\n\nIf you prefer to view this vignette in R, we recommend installing the package with `build_vignettes = TRUE`. \n\n```{r, eval = FALSE}\nremotes::install_github(\"traitecoevo/austraits\", \n                        dependencies = TRUE, upgrade = \"ask\", \n                        build_vignettes = TRUE)\n\nvignette(\"austraits\")\n```\n\n### Cheat sheet\n\n\u003ca href=\"https://github.com/traitecoevo/austraits/tree/master/inst/cheatsheet/austraits-cheatsheet.pdf\"\u003e\u003cimg src=\"man/figures/austraits-cheatsheet.png\" width=\"60%\"/\u003e\u003c/a\u003e\n\n### Learn more about AusTraits\n\nAusTraits is a relational database, you can learn more about it's structure from the [traits.build book](https://traitecoevo.github.io/traits.build-book/AusTraits_tutorial.html).  \n\nYou can also learn about the definitions of each plant trait with the [AusTraits Plant Dictionary!](https://w3id.org/APD)\n\n### Show us some support `r emo::ji(\"green heart\")`\n\nPlease consider citing `austraits`, we would super appreciate it! \n\n```{r}\ncitation(\"austraits\")\n```\n\n### Behind the scenes `r emo::ji(\"spanner\")`\n\nCheck out [austraits.build](https://github.com/traitecoevo/austraits.build?tab=readme-ov-file), if you are interested in how AusTraits the database is managed and created\n\n### Find a bug? `r emo::ji(\"bug\")`\n\nThank you for finding it! Head over to the GitHub Issues tab and let us know about it! We will try to get to it as soon as we can! \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraitecoevo%2Faustraits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraitecoevo%2Faustraits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraitecoevo%2Faustraits/lists"}