-
- lubridate not an option, too many deps
- https://github.com/gaborcsardi/parsedate maybe, but no time zone support that I need
- https://cran.r-project.org/web/packages/anytime/ Rcpp and BH though,…
-
I ran the example on the README and I got the following, which is different from what you show on the README.
```r
> pkg fun_path seed_analyze seed_analyze /home/tdhock/R/RcppDeepState/inst/testp…
-
With `stringr` 1.5.1, the `str_sort` function strips names from the vector.
Current behavior:
```r
x str(x)
Named chr [1:3] "3" "2" "1"
- attr(*, "names")= chr [1:3] "A" "B" "C"
> stringr::…
-
`Downloading GitHub repo thorstenhenke/MatchItSE@master
✔ checking for file ‘/private/var/folders/dh/s49xjpcd7j10l6d3pqdj347w0000gn/T/RtmphLCQrs/remotes816227bc023/thorstenhenke-MatchItSE-7071555/DE…
-
#### Summary:
Please provide a short summary (no more than a sentence or two).
I can't get rstudio to connect using stan. I fix one error message now getting a new one.
#### Description:
Describ…
-
Hey @djvanderlaan,
Looks like the package has been off CRAN since 2023-08-10 as issues were not corrected in time.
Let me know if this project will be maintained in future. Happy to help you in my…
-
MLE models are much slower now than they could be with faster R implementation or, maybe better, Rcpp. There's also some funkiness with `nlm`+`ode`+`lsoda` that might possibly be solved with `optim` o…
-
There are a growing number of packages that include header-only C++ libraries in the `inst/` folder to allow methods to be linked and used on the C++ side of a package (for example: the [progress pack…
-
Here is the log:
```
* installing *source* package ‘later’ ...
** package ‘later’ successfully unpacked and MD5 sums checked
** using staged installation
Running configure script
-latomic link…
-
Hi Irstea,
I encountered a bug installing the 'chocR' package on a Mac system. I guess it was due to a dependency on the package robustbase update. I'm looking forward to fixing the bug.
>dev…