Mauricio "Pachá" Vargas Sepúlveda

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

@vspinu @DavisVaughan I implemented 25% of this. I say 25% and not 50% because I do not like the implementation as I could not find a good way to use...

https://github.com/cran-task-views/WebTechnologies/issues/535#issuecomment-2440099797

> I've tried grade_submission again this semester, and I get a different error this time. Perhaps this is because I created a test assignment specifically to test submission. > >...

> Isn't that extremely old? Like, "last release in 2015 and no longer supported" old? https://gcc.gnu.org/gcc-4.8/ well, yes I will edit the CI then :)

hi @ddotta thanks for reporting this how did you manage to do this?

@nunotexbsd the full log says Rcpp is missing, and hence the `times_two_rcpp` cannot be compiled you need to install these mentioned in the log ``` Packages suggested but not available...

@nunotexbsd I was finally able to replicate the error you have! I added that in an unrelated PR but now I will add that tiny change by separate https://github.com/r-lib/cpp11/pull/427/files#diff-a66dc48b52fad8fe92354878da72e04c4b0bfb9d4fea933afcfa3020ac61b0ebR15

@nunotexbsd as I commented in the PR, can you install the github version from main?

> In order to use FreeBSD ports framework cran helpers, I did download cpp11-main.zip, uncompress and apply [9ebcf41](https://github.com/r-lib/cpp11/commit/9ebcf417d5ff771f50a9131c5382b757c0cbeb04) to it, create a new tarball and use it in ports. >...

@nunotexbsd sorry, for a github repo the command is `devtools::check()`, unless you 1st build the tar file and then check the tar