Open beanuvolari opened 3 weeks ago
Thank you, I will look into that!
Replacement repositories:
CRAN: https://cloud.r-project.org
Package suggestions:
- C++11 suggested from isoband coming from cran.
- On a Unix-alike suggested from microbenchmark coming from cran.
- one of the C functions
mach_absolute_time (macOS) suggested from microbenchmark coming from cran.
- clock_gettime or gethrtime. If none
of these is found suggested from microbenchmark coming from cran.
- the obsolescent POSIX function gettimeofday
will be tried. suggested from microbenchmark coming from cran.
- On a Unix-alike suggested from microbenchmark coming from cran.
- one of the C functions
mach_absolute_time (macOS) suggested from microbenchmark coming from cran.
- clock_gettime or gethrtime. If none
of these is found suggested from microbenchmark coming from cran.
- the obsolescent POSIX function gettimeofday
will be tried. suggested from microbenchmark coming from cran.
- cmake (>= 3.2.0) which is used only on Linux or
macOS systems when no system build of nlopt (>= 2.7.0) can be
found. suggested from nloptr coming from cran.
- cmake (>= 3.2.0) which is used only on Linux or
macOS systems when no system build of nlopt (>= 2.7.0) can be
found. suggested from nloptr coming from cran.
- ICU4C (>= 61 suggested from stringi coming from cran.
- optional) suggested from stringi coming from cran.
- ICU4C (>= 61 suggested from stringi coming from cran.
- optional) suggested from stringi coming from cran.
``
Thank you for providing these suggestions, I'm moving this last comment to CREDOProject/package-suggestions.
Description...