Florian Mayer

Results 101 comments of Florian Mayer

A rudimentary JOSS-style paper is actually [included](https://github.com/dbca-wa/ruODK/blob/master/inst/joss/paper.md). However I'd like to check scope/fit for an MEE paper first, which will both exclude prior publication to JOSS (is that right? can...

Picking up the publication plans, currently I have about 2 months of urgent end of field season work before I can realistically dedicate time to attempt an MEE paper. Edit...

I'm seeing the same error on a company laptop with pretty strict group policies. I'm using VS Code with WSL2 Ubuntu, Docker extension, running a docker daemon inside WSL2. I...

Coming back to this, yes this looks like a great feature and we should add this. I'm working on a branch right now and can add this within the next...

Hi and thanks for the bug report! I'm currently offline and will be able to investigate on my end only from mid October. Of course this is a long wait,...

There's definitely something amiss. Malformed input to a URL function indicates that we're not sending correct arguments to httr::RETRY (a wrapper to httr::GET). To debug this I would take the...

Hi @adithirgis! If your error still persists, could you try the following? ``` # Install the new ruODK release remotes::install_github( "ropensci/ruODK@main", dependencies = TRUE, upgrade = "always", build_vignettes = FALSE...

I'm closing this issue as cannot reproduce. @adithirgis no probs if you don't have time to work on this further, but if you get around to trying out my suggestion...

@fjuniorr thanks for the info! re dependencies: This PR only needs to pin dbplyr and dplyr to support the new dbplyr backend API. I've moved the idea of requiring R...

@anayram wouldn't permalinking 136 facets exceed the 2000 character limit of URLs? I've wondered is there a more concise way of encoding facet settings in a permalink than the current...