Jefferson Ferreira-Ferreira
2015-Oct-18 22:16 UTC
[R] package or namespace load failed for ‘dismo’
Hello everyone. I installed dismo package, but I've been receiving the following loading error: *Loading required package: raster* *Loading required package: sp* *Error : .onLoad failed in loadNamespace() for 'dismo', details:* * call: NULL* * error: 'tmpDir' It is not an exported object 'namespace:raster'* *Error: package or namespace load failed for ?dismo?* When I type traceback() I get: *2: stop(gettextf("package or namespace load failed for %s", sQuote(package)), * * call. = FALSE, domain = NA)* *1: library("dismo")* Session info: *> sessionInfo()* *R version 3.0.3 (2014-03-06)* *Platform: x86_64-w64-mingw32/x64 (64-bit)* *locale:* *[1] LC_COLLATE=Portuguese_Brazil.1252 LC_CTYPE=Portuguese_Brazil.1252 * *[3] LC_MONETARY=Portuguese_Brazil.1252 LC_NUMERIC=C * *[5] LC_TIME=Portuguese_Brazil.1252 * *attached base packages:* *[1] stats graphics grDevices utils datasets methods base * *other attached packages:* *[1] raster_2.2-31 sp_1.0-14 Revobase_7.2.0 RevoMods_7.2.0 RevoScaleR_7.2.0* *[6] lattice_0.20-29 rpart_4.1-5 * *loaded via a namespace (and not attached):* *[1] codetools_0.2-8 foreach_1.4.2 grid_3.0.3 iterators_1.0.7 tools_3.0.3 * Any advice or tip do deal with it will be appreciated? Thanks in advance. -- *Jefferson Ferreira-Ferreira* Ge?grafo ? GEOPROCESSAMENTO IDSM | Coordenadoria de TI Jefferson.ferreira at mamiraua.org.br *Instituto de Desenvolvimento Sustent?vel Mamirau?* Minist?rio da Ci?ncia, Tecnologia e Inova??o Telefone: +55 97 3343-9710 *Google Maps* - Mapas deste e-mail: Exibir mapa ampliado <https://maps.google.com.br/maps?q=-3.355557,-64.731151&ll=-3.355471,-64.731145&spn=0.004632,0.006968&num=1&t=h&z=18> *Contatos particulares:* *(55) 9615-0100* [[alternative HTML version deleted]]
I don't know why this is happening for you, but if you want help here the Posting Guide asks you to update your R to the latest version first, since new packages sometimes won't work in old versions of R. --------------------------------------------------------------------------- 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. On October 18, 2015 3:16:15 PM PDT, Jefferson Ferreira-Ferreira <jecogeo at gmail.com> wrote:>Hello everyone. > >I installed dismo package, but I've been receiving the following >loading >error: > >*Loading required package: raster* >*Loading required package: sp* >*Error : .onLoad failed in loadNamespace() for 'dismo', details:* >* call: NULL* >* error: 'tmpDir' It is not an exported object 'namespace:raster'* >*Error: package or namespace load failed for ?dismo?* > >When I type traceback() I get: > >*2: stop(gettextf("package or namespace load failed for %s", >sQuote(package)), * >* call. = FALSE, domain = NA)* >*1: library("dismo")* > > >Session info: > >*> sessionInfo()* >*R version 3.0.3 (2014-03-06)* >*Platform: x86_64-w64-mingw32/x64 (64-bit)* > >*locale:* >*[1] LC_COLLATE=Portuguese_Brazil.1252 LC_CTYPE=Portuguese_Brazil.1252 > * >*[3] LC_MONETARY=Portuguese_Brazil.1252 LC_NUMERIC=C > * >*[5] LC_TIME=Portuguese_Brazil.1252 * > >*attached base packages:* >*[1] stats graphics grDevices utils datasets methods base > * > >*other attached packages:* >*[1] raster_2.2-31 sp_1.0-14 Revobase_7.2.0 RevoMods_7.2.0 >RevoScaleR_7.2.0* >*[6] lattice_0.20-29 rpart_4.1-5 * > >*loaded via a namespace (and not attached):* >*[1] codetools_0.2-8 foreach_1.4.2 grid_3.0.3 iterators_1.0.7 >tools_3.0.3 * > > >Any advice or tip do deal with it will be appreciated? >Thanks in advance. > >-- > >*Jefferson Ferreira-Ferreira* > >Ge?grafo ? GEOPROCESSAMENTO IDSM | Coordenadoria de TI > > >Jefferson.ferreira at mamiraua.org.br > >*Instituto de Desenvolvimento Sustent?vel Mamirau?* > >Minist?rio da Ci?ncia, Tecnologia e Inova??o > >Telefone: +55 97 3343-9710 > >*Google Maps* - Mapas deste e-mail: > >Exibir mapa ampliado ><https://maps.google.com.br/maps?q=-3.355557,-64.731151&ll=-3.355471,-64.731145&spn=0.004632,0.006968&num=1&t=h&z=18> > > >*Contatos particulares:* >*(55) 9615-0100* > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at 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.