Mauricio "Pachá" Vargas Sepúlveda

Results 212 comments of Mauricio "Pachá" Vargas Sepúlveda

> @pachadotdev after installing missing deps with `> install.packages("PkgName")`: > > ```r > > devtools::check() > > > ✔ checking Rd \usage sections ... > ✔ checking Rd contents ......

> Relevant commits. Seems like it happens in `R CMD check --as-cran` in R-devel now. That's a good move on R core's part I think. > > [wch/r-source@2b3b7b4](https://github.com/wch/r-source/commit/2b3b7b46256f8a864310e1ff386b72e12db9ce75) > >...

I implemented multiple changes that include this request here: https://github.com/r-lib/cpp11/pull/405

hi @DavisVaughan I wanted to follow up on this. I hope this PR is useful. https://github.com/r-lib/cpp11/pull/405

added here https://github.com/r-lib/cpp11/pull/427 (and with matrices too)

> I would like to see this feature in `cpp11`. Timewise, when could we expect this feature to be merged with the main branch? I don't know, I am just...

@DavisVaughan Hi! Could you look at this? I kinda need this PR to move forward with some parts of cpp11armadillo added here https://github.com/r-lib/cpp11/pull/427 (and with matrices too)

hi @DavisVaughan could you look at this?

> Hey @pachadotdev ! This seems like some very cool software and an important goal. Could you please elaborate on how you see this package interacting with the `redatamx` package...