Christophe Dervieux
Christophe Dervieux
I don't think rtools is required for this package. On R > 4.0 and windows 10, this works as expected ```r devtools::install_github("hadley/emo") # or remotes::install_github("hadley/emo") ```
pkgdepends supports it from the doc. Seems to be just a bug - Thanks @gaborcsardi !
I confirm it works with this fix. No error and extra dependencies are correctly found!
Duplicate of #60
Just stumbling upon this while looking at Pandoc version and rhub. FWIW this type of issue arises when an image cannot be found online by Pandoc during conversion when `---self-contained`...
Hi, are you working on this ? Do you want some help on this ? It would be an awesome feature. Currently we are using odbc with `dbplyr` that have...
This error means that the package **foreign** has not been found during the deployment. 0.8-81 is the last CRAN version, so I am not sure why it goes look into...
> actually, I just want to share my source code with my colleagues. Sharing the source code happens usually in a source repo like Github or Gitlab. Bookdown.org will allow...
> Which version of R are you using ? Oh I think I know now ! `bookdown.org` does not have R 4.0+ installed yet. This means that some package that...
I'll move this to bookdown.org as this is an issue with our hosting service. Thanks !