fix package
[talweg.git] / pkg / R / Forecaster.R
index bb32a5e..cefa1ea 100644 (file)
@@ -9,7 +9,7 @@
 #' serie, and then calls the "jump prediction" function -- see "field" section -- to
 #' adjust it based on the last observed values.
 #'
-#' @usage Forecaster$new(pjump) #warning: predictShape() is unimplemented
+#' @usage Forecaster$new(pjump) #warning: predictShape() is unimplemented
 #'
 #' @field .params List of computed parameters (if applicable).
 #' @field .pjump Function: how to predict the jump at day interface? The arguments of