Jake Tufts
Jake Tufts
I have also come across this. I think this is an issue across the book. It looks like its because the link is to the branch master/... but this has...
Hi @aronatkins, Sure. So this is a quarto book project. The manifest.json file doesn't works from using `rsconnect write-manifest quarto .` ``` rsconnect write-manifest quarto . Checking arguments... [OK] Inspecting...
Sorry @aronatkins, the R package dependencies were appearing in the manifest.json after running `rsconnect::writeManifest()`, however this was using an older version of {rsconnect} (pre 1.2.1 - but can't remember exact...
Hi @aronatkins, Unfortunately I am still having trouble with `rsconnect write-manifest quarto .` from the command line. If I use this to create my manifest.json, then try to deploy I...
Hi @aronatkins , apologies for the slow response, been a busy day before the bank holiday weekend. I haven't had a chance to look any further yet, but I will...
@aronatkins, hope you had a nice weekend. So I looked into the `application_type.py` file. The `platform` is being used to identify the R version: `r_version = data["platform"]` Which is then...
@aronatkins thanks for that detailed reply. I think it is beginning to make sense... I have relayed this info to the developer of the pipeline and can report back what...
Does anyone have a workaround for this?