Jeroen Ooms

Results 244 issues of Jeroen Ooms

I am experiencing some strange problems with knitr inside opencpu sometimes which I suspect might be a side effect of the recursive use of evaluate (both by knitr and by...

When running a function that throws plots and then throws an error, the plot appears after the error in the output: ``` library(evaluate) test

Many open questions: - Should we support usernames in the url? Not all managers allow this, GCM-core always overrides the username. Update: gabor suggests using `GCM_AUTHORITY=Basic`. - Should we slugify...

See https://github.blog/2020-07-02-git-credential-manager-core-building-a-universal-authentication-experience/

Build log: https://dev.ropensci.org/job/NLMR/lastBuild/console ``` Writing 'articles/index.html' Reading 'vignettes/articles/nlm_software_heritage.Rmd' Writing 'articles/articles/nlm_software_heritage.html' Reading 'vignettes/articles/overview_tips.Rmd' Error : callr subprocess failed: At least one layer must contain all faceting variables: `id`. * Plot is...

A `\033` character is passed down verbatim, which breaks the xml parser: ```r xml2::read_xml(commonmark::markdown_xml("\033")) ## Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, : ## PCDATA invalid Char value 27...

Link to `libxml2` and use xpath to parse a NEWS file based on `markdown_xml` output.

Supposed to have common R jargon: Dictionaries: https://s3.amazonaws.com/rstudio-buildtools/dictionaries/core-dictionaries.zip From the script here: https://github.com/rstudio/rstudio/blob/master/dependencies/common/install-dictionaries

See https://docs.ropensci.org/getlandsat/ and this comment from Hadley: https://github.com/ropensci/rotemplate/issues/19#issuecomment-506315565 You can also have a look where other packages store `readme.md` figures: - https://github.com/ropensci/tidyhydat/ - https://github.com/ropensci/drake/ Also the vignette is missing a...

``` > library(av) > av_demo('demo.webm') Generating plot 150/150...done! Specified sample rate 44100 is not supported ```