Open maartenzam opened 1 week ago
Hey @maartenzam - I've just installed the R package version from GitHub (not CRAN) which is the R package v.1.0.0.1 and it works, so try that.
Installing directly from CRAN shows the same error:
Installing from GitHub works:
Apologies, I've just moved on from Canva so am unable to fix the issue myself.
FYI @maxious @luptilu -- it looks like there was a regression from v1.0.0.1 to v1.0.0.3. v1.0.0.3 was submitted to CRAN and is currently only available in the private repo. The most recent PRs there should let you know what changed.
You can either: (a) just submit v1.0.0.1 to CRAN by downloading this repo, building the tar ball and submitting that to CRAN - it will overwrite v.1.0.0.3. The person doing this will need to become the R package maintainer to submit to CRAN - not a big deal, just update DESCRIPTION file.
(b) Fix the underlying issue - I'm not sure what that is - and push to NPM. Once this is done the R package should update in the GH private repo on Monday, but the push to CRAN will need to be done manually.
Can walk someone through this process if need be.
After installing the R package, I get the following error in the RStudio Viewer pane after running the examples from the Creating Flourish graphs in R and Python page: