Claudio Bustos
Claudio Bustos
Web of Science BibTeX outputs sometimes tagnames with spaces, like Early Access Date = {{NOV}}, Early Access Year = {{2017}}, Is not an usual tag, but (specs){http://www.bibtex.org/Format/} doesn't forbid using...
I need to use a little snippet (partials), but I don't know what is the license for code. Can anybody help?
Each module should have a method to return an array of random numbers, or adapts #rng to return an array.
- Updated implementation of git:changelog, to allow testing, through creation of independent Hoe::Git::Changelog - Subject message on changelog appears as "%B" on new git versions
Using require() on a runtime object throws an error. Looking on prelude.js, I solved the problem replacing the iteration on $LOAD_PATH, currently object based, on an array based. You can...
I want to put some integration test to check that all estimation methods and options could be used under common setting. Could be better to add it under /spec/integration or...
On unix, is nice to have ruby and C extension together, but for Windows users installing is not trivial. So, it would be good create a separate gem for extension...
First release: * [x] `usethis::use_cran_comments()` * [x] Update (aspirational) install instructions in README * [x] Proofread `Title:` and `Description:` * [x] Check that all exported functions have `@return` and `@examples`...
Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_dominanceanalysis.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [ ] `usethis::use_github_links()` * [x] `urlchecker::url_check()` * [x] `devtools::build_readme()` * [x]...