Hi experts, I need the new version of dprep package for windows. What I have found is version 1. if I am installing version 1 I get this error *Error: package ‘dprep’ was built before R 3.0.0: please re-install it* * * Is ther a new version of this package? if not what should I do? [[alternative HTML version deleted]]
Contact the maintainer? ?maintainer If that doesn't work (it doesn't seem to have worked for the CRAN volunteers), then download the source code from the archives and fix it? This may require you to learn more than you expected to but in some cases may be the only option. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. Babak Bastan <babakbsn at gmail.com> wrote:>Hi experts, > >I need the new version of dprep package for windows. What I have >found is >version 1. > >if I am installing version 1 I get this error > >*Error: package ?dprep? was built before R 3.0.0: please re-install it* >* >* >Is ther a new version of this package? if not what should I do? > > [[alternative HTML version deleted]] > > > >------------------------------------------------------------------------ > >______________________________________________ >R-help at r-project.org mailing list >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.
Look at http://cran.r-project.org/web/packages/dprep/index.html and follow the link. You'll find that (a) There is a newer version (b) CRAN no longer carries binaries for this package, presumably because it won't build and the maintainer isn't maintaining it. So, if you want it enough, you need to (1) Learn how to build from sources on your platform (2) Solve whatever issues prevented it from being built by CRAN Instructions for (1) are in the manuals. Help with (2) might be available from the R-devel list (though not until you have made a serious effort to master (1)). On Oct 16, 2013, at 16:07 , Babak Bastan wrote:> Hi experts, > > I need the new version of dprep package for windows. What I have found is > version 1. > > if I am installing version 1 I get this error > > *Error: package ?dprep? was built before R 3.0.0: please re-install it* > * > * > Is ther a new version of this package? if not what should I do? > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > 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.-- Peter Dalgaard, Professor Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com