Alejandro Baranek
Alejandro Baranek
I was scraping repeated filenames in different folders and when I execute extract_table and/or extract_areas it returns the first instance of the filename. For me worked a workaround: load again...
Hello. cc @leobelen We are developing a package [Rpolyhedra](https://github.com/qbotics/Rpolyhedra). Rpolyhedra is a polyhedra database scraped from internet public available sources. It makes polyhedron R6 objects from scraped sources. A ledger...
Great package! I have added functionality to render general shapelist3d objects in a fork of the project. My idea is to be able to include external shapes to your current...
This line should be corrected At /math/distributions/geometric.hpp at line 404 ``` return std::log(p); // success_fraction ``` Now the code is ``` return log(p); // success_fraction ``` When building that library....
# 🐛 Bug ``` $ docker build -t move/cli -f docker/move-cli/Dockerfile . [+] Building 43.9s (8/10) docker:desktop-linux => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.50kB...
``` r #install.packages("devtools") #devtools::install_github("ROpenStats/COVID19analytics") library(COVID19analytics) #> Warning: replacing previous import 'ggplot2::Layout' by 'lgr::Layout' when #> loading 'COVID19analytics' #> Warning: replacing previous import 'readr::col_factor' by 'scales::col_factor' #> when loading 'COVID19analytics' #>...
``` r library(COVID19analytics) #> Warning: replacing previous import 'ggplot2::Layout' by 'lgr::Layout' when #> loading 'COVID19analytics' #> Warning: replacing previous import 'readr::col_factor' by 'scales::col_factor' #> when loading 'COVID19analytics' #> Warning: replacing...
``` r #install.packages("devtools") #devtools::install_github("ROpenStats/COVID19analytics") library(COVID19analytics) #> Warning: replacing previous import 'ggplot2::Layout' by 'lgr::Layout' when #> loading 'COVID19analytics' #> Warning: replacing previous import 'dplyr::intersect' by 'lubridate::intersect' #> when loading 'COVID19analytics' #>...
``` r #install.packages("devtools") #devtools::install_github("ROpenStats/COVID19analytics") library(COVID19analytics) #> Warning: replacing previous import 'ggplot2::Layout' by 'lgr::Layout' when #> loading 'COVID19analytics' #> Warning: replacing previous import 'dplyr::intersect' by 'lubridate::intersect' #> when loading 'COVID19analytics' #>...
The objective is not to flood code repository with large size IMAGES of daily reports.