If by "this problem" you mean the error "no package named x" then yes. It means you need to find the "proxy" package or find an updated version of the package that required the "proxy" package.
Since it is on CRAN [1], it might be as simple as installing the package, or your preferred mirror might not have it so you might have to pick another one. [1] https://cran.r-project.org/package=proxy -- Sent from my phone. Please excuse my brevity. On May 5, 2017 9:39:23 AM PDT, Victoria Dominguez Almela <v.dominguezalm...@se15.qmul.ac.uk> wrote: >Hi everyone! > >I am trying to build an isoscape using R, but I am having issues when >comes to install the IsoriX package. > >The next message comes through: > >Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), >versionCheck = vI[[j]]) : >there is no package called �proxy� > >Has anyone faced this problem before?? > >Thanks!!! > > > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.