photosynthesis
An R package with modeling tools for C3 photosynthesis, as well as analytical tools for curve-fitting plant ecophysiology responses.
https://github.com/cdmuir/photosynthesis
Category: Biosphere
Sub Category: Plants and Vegetation
Last synced: about 4 hours ago
JSON representation
Repository metadata
Tools for Plant Ecophysiology & Modeling
- Host: GitHub
- URL: https://github.com/cdmuir/photosynthesis
- Owner: cdmuir
- License: other
- Created: 2018-11-11T23:46:12.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T18:39:05.000Z (about 2 months ago)
- Last Synced: 2025-04-17T21:21:25.165Z (13 days ago)
- Language: R
- Homepage:
- Size: 20.1 MB
- Stars: 38
- Watchers: 4
- Forks: 8
- Open Issues: 1
- Releases: 10
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
README.Rmd
--- output: github_document pagetitle: README --- ```{r echo=FALSE} knitr::opts_chunk$set( warning = FALSE, message = FALSE, collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) ``` # photosynthesis[](https://cran.r-project.org/package=photosynthesis) [](https://cran.r-project.org/package=photosynthesis) [](https://github.com/cdmuir/photosynthesis/actions/workflows/R-CMD-check.yaml) ## Model C3 Photosynthesis ## Description **photosynthesis** is an R package with modeling tools for C3 photosynthesis, as well as analytical tools for curve-fitting plant ecophysiology responses. It uses the R package [**units**](https://CRAN.R-project.org/package=units) to ensure that parameters are properly specified and transformed before calculations. ## Get **photosynthesis** From CRAN ```r install.packages("photosynthesis") ``` or from GitHub ```r install.packages("remotes") remotes::install_github("cdmuir/photosynthesis") ``` And load `photosynthesis` ```r library("photosynthesis") ``` ## Vignettes See the following vignettes for examples of what **photosynthesis** can do: * [Introduction to the photosynthesis package][photosynthesis-introduction] * [Modeling C3 Photosynthesis: recommendations for common scenarios][modeling-recommendations] * [Fitting light response curves][light-response] * [Fitting CO2 response curves][co2-response] * [Fitting temperature response curves][temperature-response] * [Fitting stomatal conductance models][stomatal-conductance] * [Fitting light respiration][light-respiration] * [Fitting mesophyll conductance][mesophyll-conductance] * [Fitting pressure-volume curves][pressure-volume] * [Fitting hydraulic vulnerability curves][hydraulic-vulnerability] * [Sensitivity Analysis][sensitivity-analysis] [photosynthesis-introduction]: https://cdmuir.github.io/photosynthesis/articles/photosynthesis-introduction.html [modeling-recommendations]: https://cdmuir.github.io/photosynthesis/articles/modeling-recommendations.html [light-response]: https://cdmuir.github.io/photosynthesis/articles/light-response.html [co2-response]: https://cdmuir.github.io/photosynthesis/articles/co2-response.html [temperature-response]: https://cdmuir.github.io/photosynthesis/articles/temperature-response.html [stomatal-conductance]: https://cdmuir.github.io/photosynthesis/articles/stomatal-conductance.html [light-respiration]: https://cdmuir.github.io/photosynthesis/articles/light-respiration.html [mesophyll-conductance]: https://cdmuir.github.io/photosynthesis/articles/mesophyll-conductance.html [pressure-volume]: https://cdmuir.github.io/photosynthesis/articles/pressure-volume.html [hydraulic-vulnerability]: https://cdmuir.github.io/photosynthesis/articles/hydraulic-vulnerability.html [sensitivity-analysis]: https://cdmuir.github.io/photosynthesis/articles/sensitivity-analysis.html ## Contributors * [Joseph Stinziano](https://github.com/jstinzi) * [Chris Muir](https://github.com/cdmuir) * Cassaundra Roback * Demi Sargent * Bridget Murphy * Patrick Hudson ## Comments and contributions We welcome comments, criticisms, and especially contributions! GitHub issues are the preferred way to report bugs, ask questions, or request new features. You can submit issues here: https://github.com/cdmuir/photosynthesis/issues ## Meta * Please [report any issues or bugs](https://github.com/cdmuir/photosynthesis/issues). * License: MIT * Get citation information for **photosynthesis** in R doing `citation(package = 'photosynthesis')` * Please note that this project is released with a [Contributor Code of Conduct](https://github.com/cdmuir/photosynthesis/blob/master/CONDUCT.md). By participating in this project you agree to abide by its terms.
Owner metadata
- Name: Chris Muir
- Login: cdmuir
- Email:
- Kind: user
- Description: Assistant Professor at the University of Wisconsin - Madison. My lab works on evolution, plant ecophysiology, and biostatistics.
- Website: cdmuir.netlify.app
- Location: Madison, WI
- Twitter:
- Company: University of Wisconsin
- Icon url: https://avatars.githubusercontent.com/u/5565889?u=2d942d82eb624045525f5f0c16f818ffbbfba3a3&v=4
- Repositories: 23
- Last ynced at: 2025-04-26T23:37:40.344Z
- Profile URL: https://github.com/cdmuir
GitHub Events
Total
- Issues event: 2
- Watch event: 5
- Push event: 6
- Pull request review event: 1
- Pull request event: 2
- Fork event: 2
Last Year
- Issues event: 2
- Watch event: 5
- Push event: 6
- Pull request review event: 1
- Pull request event: 2
- Fork event: 2
Committers metadata
Last synced: 8 days ago
Total Commits: 153
Total Committers: 5
Avg Commits per committer: 30.6
Development Distribution Score (DDS): 0.072
Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167
Name | Commits | |
---|---|---|
cdmuir | c****r@g****m | 142 |
Joseph Ronald Stinziano | j****o@g****m | 8 |
Iñaki Úcar | i****r@f****g | 1 |
Muir Lab | m****b@M****l | 1 |
Chris Muir | c****r@d****u | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 17
Total pull requests: 2
Average time to close issues: 4 months
Average time to close pull requests: 8 days
Total issue authors: 14
Total pull request authors: 2
Average comments per issue: 1.35
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: 22 days
Past year average time to close pull requests: about 7 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- HenrikBengtsson (3)
- cdmuir (2)
- Dom3442 (1)
- AleMorales (1)
- mollyng (1)
- samanthastutz (1)
- jcmtkfmeckm (1)
- Enchufa2 (1)
- gonzalodqa (1)
- Marandola12 (1)
- ginavong (1)
- young-robertson (1)
- lionel- (1)
- hoganhaben (1)
Top Pull Request Authors
- Enchufa2 (1)
- cdmuir (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 330 last-month
- Total docker downloads: 21,613
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 11
- Total maintainers: 1
cran.r-project.org: photosynthesis
Tools for Plant Ecophysiology & Modeling
- Homepage: https://github.com/cdmuir/photosynthesis
- Documentation: http://cran.r-project.org/web/packages/photosynthesis/photosynthesis.pdf
- Licenses: MIT + file LICENSE
- Latest release: 2.1.5 (published 5 months ago)
- Last Synced: 2025-04-29T14:05:12.924Z (1 day ago)
- Versions: 11
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 330 Last month
- Docker Downloads: 21,613
-
Rankings:
- Docker downloads count: 0.356%
- Forks count: 9.733%
- Stargazers count: 10.723%
- Average: 15.895%
- Downloads: 22.405%
- Dependent repos count: 24.3%
- Dependent packages count: 27.852%
- Maintainers (1)
Dependencies
- R >= 4.0.0 depends
- ggplot2 >= 3.3.0 depends
- minpack.lm >= 1.2 depends
- units >= 0.6.6 depends
- checkmate >= 2.0.0 imports
- crayon >= 1.3.4 imports
- dplyr >= 0.8.5 imports
- furrr >= 0.1.0 imports
- glue >= 1.4.0 imports
- grDevices >= 4.0.0 imports
- graphics >= 4.0.0 imports
- gunit >= 1.0.0 imports
- magrittr >= 1.5.0 imports
- methods >= 3.5.0 imports
- nlme >= 3.1 imports
- pkgnet >= 0.4.1 imports
- purrr >= 0.3.3 imports
- rlang >= 0.4.6 imports
- stats >= 4.0.0 imports
- stringr >= 1.4.0 imports
- tealeaves >= 1.0.5 imports
- tidyselect >= 1.0.0 imports
- utils >= 4.0.0 imports
- future * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- tidyr * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite
Score: 15.269385293466605