I just tried to install RcppOctave from R 3.6.0 (via RStudio)
install.packages("RcppOctave", repos="http://R-Forge.R-project.org")
And got the error: "RcppOctave" is not available (for R version 3.6.0)
Is there any ETA for when it might become available? On a machine with R 3.5.1, it downloaded but i ran into other issues (which might resolved if i create a VM or make a docker image).