{"id":27344683,"url":"https://github.com/cwwhitney/ethnobotanyr","last_synced_at":"2025-04-12T17:22:32.166Z","repository":{"id":55529383,"uuid":"162566617","full_name":"CWWhitney/ethnobotanyR","owner":"CWWhitney","description":"R package for quantitative ethnobotany","archived":false,"fork":false,"pushed_at":"2025-02-21T15:10:57.000Z","size":121623,"stargazers_count":9,"open_issues_count":22,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T17:22:29.543Z","etag":null,"topics":["ethnobotany","indices","quantitative-methods"],"latest_commit_sha":null,"homepage":"http://htmlpreview.github.io/?https://github.com/CWWhitney/ethnobotanyR/blob/master/vignettes/ethnobotanyr_vignette.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CWWhitney.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-12-20T10:53:23.000Z","updated_at":"2025-02-21T15:11:00.000Z","dependencies_parsed_at":"2023-01-31T00:21:54.803Z","dependency_job_id":"62c3eae1-6099-4e83-a4ba-90f580013078","html_url":"https://github.com/CWWhitney/ethnobotanyR","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWWhitney%2FethnobotanyR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWWhitney%2FethnobotanyR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWWhitney%2FethnobotanyR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWWhitney%2FethnobotanyR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CWWhitney","download_url":"https://codeload.github.com/CWWhitney/ethnobotanyR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602665,"owners_count":21131681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ethnobotany","indices","quantitative-methods"],"created_at":"2025-04-12T17:22:25.318Z","updated_at":"2025-04-12T17:22:32.156Z","avatar_url":"https://github.com/CWWhitney.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003cimg src=\"vignettes/ethnobotanyR.png\" alt=\"ethnobotanyR logo\" align=\"right\" width = \"25%\" height=\"25%\"/\u003e\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\u003c!-- badges: start --\u003e\n[![CRAN Status](http://www.r-pkg.org/badges/version/ethnobotanyR?color=yellow)](https://cran.r-project.org/package=ethnobotanyR)\n[![](http://cranlogs.r-pkg.org/badges/grand-total/ethnobotanyR?color=orange)](https://cran.r-project.org/package=ethnobotanyR)\n[![](http://cranlogs.r-pkg.org/badges/ethnobotanyR?color=blue)](https://cran.r-project.org/package=ethnobotanyR)\n[![](http://cranlogs.r-pkg.org/badges/last-week/ethnobotanyR?color=green)](https://cran.r-project.org/package=ethnobotanyR)\n\u003c!-- badges: end --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# ethnobotanyR\n\nPlease remember to cite this package if you use it in your publications.\n\n```{r}\ncitation(\"ethnobotanyR\")\n```\n\nThe goal of `ethnobotanyR` is to provide an easy-to-use platform for ethnobotanists to work with quantitative ethnobotany assessments. It closely follows [Tardio and Pardo-de-Santayana (2008)](https://doi.org/10.1007/s12231-007-9004-5) and [Whitney et al. (2018)](https://doi.org/10.14237/ebl.9.2.2018.503). \n\n\nUsers of `ethnobotanyR` may find it useful to read the background papers and books on ethnobotany theory. In particular [Albuquerque et al. (2019)](https://doi.org/10.1007/s13752-019-00316-8) offer helpful guidance to understanding theoretical approaches in ethnobotany and developing meaningful research questions. \n\n\u003c!-- Links: start --\u003e\n|   Quick Links  |\n|:-------|\n| [**Installation**](https://github.com/CWWhitney/ethnobotanyR#Installation) |\n| [**CRAN Version**](https://cran.r-project.org/package=ethnobotanyR) |\n| [**Working with ethnobotanyR**](http://htmlpreview.github.io/?https://github.com/CWWhitney/ethnobotanyR/blob/master/vignettes/ethnobotanyr_vignette.html) |\n| [**ethnobotanyR Wiki**](https://github.com/CWWhitney/ethnobotanyR/wiki) |\n\u003c!-- Links: end --\u003e\n\n\n## Installation\n\nInstall the released version of ethnobotanyR from [CRAN](https://CRAN.R-project.org) with `install.packages(\"ethnobotanyR\")`.\n\nInstall the working version of ethnobotanyR from [GitHub](https://github.com) with `devtools::install_github(\"CWWhitney/ethnobotanyR\")`.\n\n## References\n\nAlbuquerque, Ulysses Paulino, Patricia Muniz de Medeiros, Washington Soares Ferreira Junior, Taline Cristina da Silva, Rafael Ricardo Vasconcelos da Silva, and Thiago Goncalves-Souza. 2019. Social-Ecological Theory of Maximization: Basic Concepts and Two Initial Models. Biological Theory. [doi.org/10.1007/s13752-019-00316-8](https://doi.org/10.1007/s13752-019-00316-8).\n\nTardio, J., and M. Pardo-de-Santayana, 2008. Cultural Importance Indices: A Comparative Analysis Based on the Useful Wild Plants of Southern Cantabria (Northern Spain) 1. Economic Botany, 62(1), 24-39. [doi.org/10.1007/s12231-007-9004-5](https://doi.org/10.1007/s12231-007-9004-5).\n\nWhitney, C. W., Bahati, J., and Gebauer, J. (2018), Ethnobotany and agrobiodiversity; valuation of plants in the homegardens of southwestern Uganda. Ethnobiology Letters, 9(2), 90-100. [doi.org/10.14237/ebl.9.2.2018.503](https://doi.org/10.14237/ebl.9.2.2018.503).\n\nWhitney C (2022). _ethnobotanyR: Calculate Quantitative Ethnobotany Indices_. R package version 0.1.9, [https://CRAN.R-project.org/package=ethnobotanyR](https://CRAN.R-project.org/package=ethnobotanyR).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwwhitney%2Fethnobotanyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwwhitney%2Fethnobotanyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwwhitney%2Fethnobotanyr/lists"}