Elio Campitelli

Results 120 issues of Elio Campitelli

This will close #4138. Works around the issue of duplicated column names by explicitly selecting either data columns or layout columns in the `layout` data.frame when needed. Added tests that...

(I apologise if this is not the correct repo to post this issue. If that's the case, please let me know where it should go) When I connect a second...

Confirmed
Multiple Displays

``` r library(ggplot2) library(metR) v

The API documentation is here: https://esgf.github.io/esg-search/ESGF_Search_RESTful_API.html This would close #21 as we can implement the Temporal Coverage Query.

Hi! We are on the r-dev day working on https://github.com/r-devel/r-dev-day/issues/110. Your package affected by the "Lost braces" note (see https://cran.r-project.org/web/checks/check_results_textclean.html). This PR fixes the issue. Cheers!

Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_metR.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::build_readme()` * [x] `devtools::check(remote = TRUE, manual...

* [x] `usethis::use_github_links()` * [x] `usethis::use_tidy_description()` * [ ] `usethis::use_testthat(3)` and upgrade to 3e, [testthat 3e vignette](https://testthat.r-lib.org/articles/third-edition.html) * [ ] Align the names of `R/` files and `test/` files for...

When checking a package without all the required dependencies installed, the check stops after the ` checking package dependencies` step. However, it still shows the error, warnings and note message....

I'm getting these timeout errors coming from `curl_fetch_memory()` ``` Error in (function (.x, .f, ..., .progress = FALSE) : i In index: 1. Caused by error in `curl::curl_fetch_memory()`: ! Timeout...

Hi! We are on the r-dev day working on https://github.com/r-devel/r-dev-day/issues/110. Your package affected by the "Lost braces" note (see https://cran.r-project.org/web/checks/check_results_factoextra.html). This PR fixes the issue. Cheers!