-
Hi,
I have issues getting my app authorized. I am running an Ubuntu server on AWS doing the development either via a SSH connected Shell or via Rstudio in the browser. I tried both ways (shell, rst…
-
Hi, I have not done a thorough review of the code, but we are using rmarkdown as part of a rendering engine for a live web application and are finding that the disk on the servers fill up with rmarkdo…
-
gmd:report element that states metadata is Inspire compliant does not get created.
This is an example :
`
…
-
Submitting Author: Will Landau (@wlandau)
Repository: https://github.com/wlandau/stantargets
Version submitted: 0.0.0.9000
Editor: @melvidoni
Reviewers: @sakrejda @mattwarkentin
Due date …
-
Is there any way to disable renv at a machine level?
We've got a user who's just deployed a root level manifest.json to RStudio Connect.
This causes our Connect instance to run renv.... which go…
-
I am not confident about this, but I can show you how to replicate-
1. If you work with this site locally: https://github.com/apreshill/blogophonic
1. Then serve site
1. Make a change here: h…
-
Hi,
I have used this package and find it extremely useful. Thank you for all the great work.
I have built a Shiny based program that makes calls to GraphViz and Mermaid using this package. Any thoug…
-
I'm having a failure getting this running on a windows machine. Any obvious issues here?
Code I tried:
````
pkgbuild::has_rtools()
pkgbuild::check_rtools(debug = FALSE)
pkgbuild::rtools_path()…
-
I'm running a crontab job to query data on three servers at the same time in the morning. Some random crash may occur as the following log shows:
```
Loading required namespace: RMariaDB
Loading …
-
> if (Sys.info()['sysname'] == "Linux" &&
> is.na(Sys.getenv("HOME", unset = NA))) {
> stop("The 'HOME' environment variable must be set before running Pandoc.")
Why does it have to be se…