Skip to content

Commit

Permalink
v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmuir committed Nov 23, 2024
1 parent cf55ca7 commit c3c661a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# photosynthesis 2.1.5

* Added `photoinhibition()` to light response models. This allows users to estimate photoinhibitation at high light.
* Added `photoinhibition()` to light response models. This allows users to estimate photoinhibition at high light.

# photosynthesis 2.1.4

Expand Down
19 changes: 12 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
## Summary of new changes

* Added `photoinhibition()` to light response models. This allows users to estimate photoinhibitation at high light.
* Added `photoinhibition()` to light response models. This allows users to estimate photoinhibition at high light.

## Test environments
* local R installation, R 4.4.2
* ubuntu 22.04.3 (on Github actions), R 4.3.1 # NEED TO DO
* win-builder (release) # NEED TO DO
* win-builder (devel) # NEED TO DO
* win-builder (oldrelease) # NEED TO DO
* R-hub builder: Windows Server 2022, R-devel, 64 bit # NEED TO DO
* R-hub builder: Fedora Linux, R-devel, clang, gfortran # NEED TO DO
* ubuntu 22.04.5 (on Github actions), R 4.4.2
* rhub (version 2):
- Ubuntu 22.04.5, R-devel, gcc
- Microsoft Windows Server 2022 10.0.20348, R-devel
- macOS 13.7.1, R-release, clang

## R CMD check results

❯ checking installed package size ... NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
doc 6.2Mb

## rhub results
Tested using `rhub` version 2. All checks passed successfully on the above platforms.

## Downstream dependencies
No known issues with downstream dependencies.
2 changes: 1 addition & 1 deletion man/fit_aci_response.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/simulate_error.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3c661a

Please sign in to comment.