ellisp / forecastxgb-r-package

An R package for time series models and forecasts with xgboost compatible with {forecast} S3 classes
GNU General Public License v3.0
140 stars 42 forks source link

lambda problem #36

Closed ellisp closed 7 years ago

ellisp commented 7 years ago

from the CRAN checks:

 1. Error: Modulus transform works when lambda = 1 or 0 (@test-modulus-transform.R#21) 
  object 'y' not found
  1: expect_equal(y, JDMod(y, lambda = 1)) at testthat/test-modulus-transform.R:21
  2: compare(object, expected, ...)

  testthat results ================================================================
  OK: 25 SKIPPED: 0 FAILED: 1
  1. Error: Modulus transform works when lambda = 1 or 0 (@test-modulus-transform.R#21)