Giter VIP home page Giter VIP logo

Comments (3)

robjhyndman avatar robjhyndman commented on May 29, 2024 1

Strange. I can't replicate the problem. The error is consistent with a
problem I fixed in version 4.7, so I was thinking you probably had an older
version of the forecast package on one machine, but apparently that is not
the case.


Rob J Hyndman

www.robjhyndman.com

On Sat, Oct 26, 2013 at 11:22 AM, João Daniel [email protected]:

Both on latest version 4.8. However searching for that spotted me for
another difference of versions: Rcpp and RcppArmadillo.

Weird thing is: I tried to rollback Rcpp version in Machine N.2, but it
says Rcpp 0.10.4 is not available for R 3.0.1; however, I had this version
on Machine N.1.
Machine N.1

R version 3.0.1 (2013-05-16)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] forecast_4.8

loaded via a namespace (and not attached):
[1] colorspace_1.2-2 fracdiff_1.4-2 grid_3.0.1
[4] lattice_0.20-21 nnet_7.3-7 parallel_3.0.1
[7] quadprog_1.5-5 Rcpp_0.10.4 RcppArmadillo_0.3.910.0
[10] tseries_0.10-32 zoo_1.7-10
Machine N.2

R version 3.0.1 (2013-05-16)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] forecast_4.8

loaded via a namespace (and not attached):
[1] colorspace_1.2-4 fracdiff_1.4-2 grid_3.0.1
[4] lattice_0.20-15 nnet_7.3-7 parallel_3.0.1
[7] quadprog_1.5-5 Rcpp_0.10.5 RcppArmadillo_0.3.920.1
[10] tseries_0.10-32 zoo_1.7-10


Reply to this email directly or view it on GitHubhttps://github.com//issues/37#issuecomment-27135077
.

from forecast.

robjhyndman avatar robjhyndman commented on May 29, 2024

Can you please advise which versions of the forecast package are installed on each machine.

from forecast.

jdanielnd avatar jdanielnd commented on May 29, 2024

Both on latest version 4.8. However searching for that spotted me for another difference of versions: Rcpp and RcppArmadillo.

Weird thing is: I tried to rollback Rcpp version in Machine N.2, but it says Rcpp 0.10.4 is not available for R 3.0.1; however, I had this version on Machine N.1.

Machine N.1

R version 3.0.1 (2013-05-16)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] forecast_4.8

loaded via a namespace (and not attached):
[1] colorspace_1.2-2 fracdiff_1.4-2 grid_3.0.1
[4] lattice_0.20-21 nnet_7.3-7 parallel_3.0.1
[7] quadprog_1.5-5 Rcpp_0.10.4 RcppArmadillo_0.3.910.0
[10] tseries_0.10-32 zoo_1.7-10

Machine N.2

R version 3.0.1 (2013-05-16)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] forecast_4.8

loaded via a namespace (and not attached):
[1] colorspace_1.2-4 fracdiff_1.4-2 grid_3.0.1
[4] lattice_0.20-15 nnet_7.3-7 parallel_3.0.1
[7] quadprog_1.5-5 Rcpp_0.10.5 RcppArmadillo_0.3.920.1
[10] tseries_0.10-32 zoo_1.7-10

from forecast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.