Published March 16, 2023
| Version v4.3.4
Software
Open
rsetienne/DAISIE: v4.3.4
Authors/Creators
- 1. @tece-lab, University of Groningen
- 2. University of Groningen
Description
DAISIE 4.3.4
- Require C++17 via
CXX_STDflag on Makevars[.win]. - Add SystemRequirements: C++17 to DESCRIPTION as for that standard "Writing R Extensions" requires it be explicitly stated.
- Depends on R (>= 4.2.0) due to C++17 requirement on Windows due to Rtools 4.0, which is used for R 4.0-4.1. Toolchain for Rtools 4.0 is gcc 8.3 but "GCC 9.1 was the first release with non-experimental C++17 support" as per https://gcc.gnu.org/.
Files
rsetienne/DAISIE-v4.3.4.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b70ffe2738d69561e557fe22f6d75af9
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rsetienne/DAISIE/tree/v4.3.4 (URL)