lsaravia

Results 7 issues of lsaravia

The function `write_simoutput` is working but it prints a warning: The `path` argument of `write_csv()` is deprecated as of readr 1.4.0. Please use the `file` argument instead. This warning is...

bug

Bullets in list appear when you generate a post but if you generate a page they doesn't show see: http://stackoverflow.com/questions/18549261/octopress-generate-posts-with-bulleted-list-but-pages-without-bullets

I used the template to create a binder repository https://github.com/lsaravia/binder-rethinking in the Install.R file `install.packages(c("StanHeaders","rstan"),type="source")` or `install.packages("rstan", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))` in both cases the package seems to be well...

You can load the manuscript from github but you may need also the bib file that should be on github too. Also can be assumed that the bib file has...

I am trying to download MCD64A1 with these commands ``` require(MODIS) aus

I installed infomap with pip as recommended in https://www.mapequation.org/infomap/#Install but the function check_infomap() does not detect it is installed, and the other functions don't work. Probably because you use `system(paste("./",...

Type: Bug When I try to install a package using > install.packages("taxize") --- Please select a CRAN mirror for use in this session --- the R terminal hangs, I have...