sebastianueckert / vaplot

Variability Attribution Plots for Nonlinear Mixed Effect Models
Other
0 stars 1 forks source link

package ‘vaplot’ is not available for this version of R #1

Open rsheppar opened 10 months ago

rsheppar commented 10 months ago

Hello, I am installing PsN for a research group. The supercompter's R is 4,2.1. While building the PsNR package, it reported several missing R packages. All of them built fine except yours. I guess my questions are why won't it build? and what can I do about it? Thanks in advance. Ray

rsheppar commented 10 months ago

The message said that "vaplot is not available for this version of R." I still do not know why or what to do about that.

dsajdak commented 8 months ago

Edited to include solution: Just tried this solution I found suggested online, rather than trying to install using the tar.gz file from Github and it worked:

$ R
> remotes::install_github("sebastianueckert/vaplot")

@rsheppar were you ever able to solve this problem? I'm in the same boat as you. Trying to install with our center's R version 4.2.0 but am getting:

Warning message:
Project requested R version '3.5.2' but '4.2.0' is currently being used
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
  there is no package called ‘magrittr’
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package ‘vaplot’

FYI magrittr is installed already.

rsheppar commented 8 months ago

No one wrote back. So I forced an ancient R on Pharmacology's research.