Open gbygbygby opened 3 weeks ago
Can't be installed on R 4.4.1
install.packages("RxODE") Warning in install.packages : package ‘RxODE’ is not available for this version of R
A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
You could try rxode2:
rxode2
install.packages("rxode2")
Can't be installed on R 4.4.1
install.packages("RxODE") Warning in install.packages : package ‘RxODE’ is not available for this version of R
A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages