-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.