Skip to content

Commit

Permalink
version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild authored and cran-robot committed Apr 4, 2023
1 parent 50ca79c commit cd8d796
Show file tree
Hide file tree
Showing 58 changed files with 703 additions and 282 deletions.
27 changes: 15 additions & 12 deletions DESCRIPTION
@@ -1,17 +1,19 @@
Package: fabletools
Title: Core Tools for Packages in the 'fable' Framework
Version: 0.3.2
Version: 0.3.3
Authors@R:
c(person(given = "Mitchell",
family = "O'Hara-Wild",
role = c("aut", "cre"),
email = "mail@mitchelloharawild.com"),
email = "mail@mitchelloharawild.com",
comment = c(ORCID = "0000-0001-6729-7695")),
person(given = "Rob",
family = "Hyndman",
role = "aut"),
person(given = "Earo",
family = "Wang",
role = "aut"),
role = "aut",
comment = c(ORCID = "0000-0001-6448-5260")),
person(given = "Di",
family = "Cook",
role = "ctb"),
Expand All @@ -33,24 +35,25 @@ Depends: R (>= 3.1.3)
Imports: tsibble (>= 0.9.0), tibble (>= 1.4.1), ggplot2 (>= 3.0.0),
tidyselect, rlang (>= 0.4.5), stats, dplyr (>= 1.0.0), tidyr
(>= 1.1.0), generics, R6, utils, vctrs (>= 0.2.2),
distributional (>= 0.2.2), progressr, lifecycle
Suggests: covr, crayon, fable (>= 0.2.0), future.apply, knitr, pillar
(>= 1.0.1), feasts (>= 0.1.2), rmarkdown, spelling, testthat,
tsibbledata (>= 0.2.0), lubridate, Matrix
distributional (>= 0.3.0.9000), progressr, lifecycle
Suggests: covr, crayon, fable (>= 0.2.0), future, future.apply, knitr,
pillar (>= 1.0.1), feasts (>= 0.1.2), rmarkdown, spelling,
testthat, tsibbledata (>= 0.2.0), lubridate, Matrix
VignetteBuilder: knitr
RdMacros: lifecycle
ByteCompile: true
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.2
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2021-11-29 05:24:40 UTC; mitchell
Author: Mitchell O'Hara-Wild [aut, cre],
Packaged: 2023-04-04 13:19:04 UTC; mitchell
Author: Mitchell O'Hara-Wild [aut, cre]
(<https://orcid.org/0000-0001-6729-7695>),
Rob Hyndman [aut],
Earo Wang [aut],
Earo Wang [aut] (<https://orcid.org/0000-0001-6448-5260>),
Di Cook [ctb],
George Athanasopoulos [ctb],
David Holt [ctb]
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2021-11-29 05:50:02 UTC
Date/Publication: 2023-04-04 14:10:02 UTC
114 changes: 57 additions & 57 deletions MD5
@@ -1,11 +1,11 @@
87cb76ab414fb9122ae402159b3463ba *DESCRIPTION
2088a71998e1286be944bdd15ee6a5ad *NAMESPACE
40e22a1e6e57dc6813874d3f08eba419 *NEWS.md
bf8c55dce91e2adc0b0fb36841a4f3a1 *DESCRIPTION
cbeabfe086ff23f01b9d59a188fe3efc *NAMESPACE
2ef8eb1171e0b6849ccbc8075915cfe1 *NEWS.md
6818752e746ee789976f6a5fc64f4aac *R/accessors.R
bf909dd6e67741e80005b459a5d58a2f *R/accuracy.R
73b83033c151154449f1d3e415b8a5be *R/aggregate.R
df68eb2bebf25663288916f5d91dab30 *R/accuracy.R
37b47c2ba9cd1581c87da98367e52dd1 *R/aggregate.R
43196b3a91f03002efa4e99f6a94ce8c *R/box_cox.R
57a90b98118a55ffe469f684bc18c210 *R/broom.R
905500e19ecb80cb92ca9e328f195949 *R/broom.R
cbaef737d494327d79afb92b21ccf254 *R/compat-purrr.R
b3d0d03ff262d36d1ca4da9509b6309f *R/components.R
a28cc83ee3ccd2c8df47710b23882cde *R/dable.R
Expand All @@ -15,88 +15,88 @@ a28cc83ee3ccd2c8df47710b23882cde *R/dable.R
7252803d29321966bbf4e38726a39d8f *R/dplyr-mable.R
f0cfa99a08bf99c3f0b2f8b4ab386305 *R/equation.R
7098a40958f70fe046ac023fe5e08167 *R/estimate.R
107f3f1345981e1d0ba82cdc7ecaba18 *R/fable.R
7d82bf977dc75cafa7afdc18ba21caa0 *R/fabletools-package.R
e54cc1931cda26b79430b41ac893acc8 *R/features.R
90f59f3b44f84ce72d018eb156c3a855 *R/fable.R
b457902c3b0168f0c249e7d954d8556f *R/fabletools-package.R
e361446135d80e0d1fbf96e7345ce24e *R/features.R
c7e1cf6c64869618c861edf9977af576 *R/fitted.R
5c281910f6ed0e75b0590e23601e243b *R/forecast.R
1ffdd17e9c9c8e7421faee45c5da5a66 *R/forecast.R
45e19ce8bfce438dd436fa5aaf72acbb *R/frequency.R
0747d29fe61def5a67a0208136153165 *R/generate.R
9015fae450b6f06acae93fac8086ede1 *R/generate.R
6dbd4202a2f0de2202fc735856214508 *R/guess.R
6727867795e631fa91abbd4a37da1b14 *R/hilo.R
4072f6fa9d0730cbbc46b13612ccf18e *R/hypothesise.R
cb5649d99138fb397b05804ce3ad1b2e *R/hilo.R
97184c437f39edcde65c76d9be45c73c *R/hypothesise.R
facafeaa5b00dd81f759ba7499b88f17 *R/interpolate.R
ec7eb945353800bd0a071b15a124538f *R/lst_mdl.R
e3e716bfedbb5bf02090bb2affd47cb6 *R/mable.R
366d68aa561c46e5a47afa3d0eb1eb02 *R/mable.R
6cae1fdb6734995e8625daba498c6297 *R/mdl_ts.R
ea1d9ad7b329da5b73adaba42b384fc3 *R/model.R
cfa096eebc6da8b157da7bdd1f951ff5 *R/model_combination.R
24ef7c0858e1dbf67b37d603fff4fcdc *R/model_decomposition.R
df6f7d3d9bcc6fc1a989f7d821aef85c *R/model_null.R
200ccace4ef4ea1dd983923c1d85cf1a *R/outliers.R
9263b54db853b06611fdc2a70851e555 *R/parse.R
157a9d62a5f8cd992fd918fc234571fd *R/plot.R
a2230ea36725caed699b8387cdeb007e *R/reconciliation.R
6b5d6331387fc0e228c0332a3b7a464f *R/reexports.R
5a0fa670b04e435fc694c7e05bfe121f *R/parse.R
36cb1535dd6a82ce70f13b71dbff8ddb *R/plot.R
d45bc948e3b58eb04b0557c128eff344 *R/reconciliation.R
07cb8d8d11f2b248bbc25bace1c587a6 *R/reexports.R
6bdb5113dd636553aac1aa541cbafb7b *R/refit.R
2ca682e8231f7f02cae0fa4128a134bc *R/report.R
769ed22fb489b0d681c816b58705f808 *R/residuals.R
fe30a66e973d94f152eeec90864b4a15 *R/response.R
3540d6df50b07474e0b0bdaf434869be *R/specials.R
7bdd8bd818a69ab84af685126b4fa632 *R/specials.R
c8d51f09ab597e1c57ce666882e39544 *R/stream.R
cbdf350bf426c9729a4078546d47e95c *R/tbl_utils.R
c65cf167631341af48b62aee71a0bf3f *R/temporal_aggregation.R
fc5f777d65ed634b0e30f3558edac4ac *R/transform.R
2c2807619d68338517a09daedfa6835f *R/traverse.R
29d85cdb4a12aab1de17e06c942613d9 *R/transform.R
8be42bebc26c8ac0c230ce008d9a369f *R/traverse.R
aa2d52dbd3b07f0063bcecf1b0557eb9 *R/utils.R
729d8de2770d3f84fe73a05729ae0893 *R/vctrs-dable.R
dab5adb8761ae06ce0b0a77f179dbe2d *R/vctrs-fable.R
359693f4d933f294f0b020f2ede5a211 *R/vctrs-mable.R
429e331e5243dfe52ca88543986b6551 *R/xregs.R
0f94dbb337a2a8a7e0b6331d412d0975 *R/vctrs-dable.R
7aebf95898f8681650750a219da1ea6f *R/vctrs-fable.R
87a711754b6c2b2ae0b0b0569fe15e8f *R/vctrs-mable.R
30c5b8e6b71fb0ca86f7d23370e24c7a *R/xregs.R
9eed4b755fab99446a41a2bb44576600 *R/zzz.R
7eb496ef237bef5602361369382e5a68 *README.md
aee20b8d7ee9edf8d0acad553e6d00a1 *build/fabletools.pdf
10e18aae8aba14bc6c6ca44a71fdc68a *build/vignette.rds
337e8aea48048e9a28a19ed1b3c45068 *inst/WORDLIST
2aa1613e174051158427cbdb49f32e76 *README.md
553a1bf40ee979361a0d288565abc837 *build/fabletools.pdf
d177c79522b967ca3fa9606cbe566aed *build/vignette.rds
184cc9e74fa8f1bd6683d0ff42ed2ded *inst/WORDLIST
7bab195f754cc0017bd80d6b93536606 *inst/doc/extension_models.R
5a159266a4d4a7fc70c5e5702e4ccd9c *inst/doc/extension_models.Rmd
3db90035f384c7932d6e854e7435054a *inst/doc/extension_models.html
87b0bd22764a2397de1d4fa5cf39448a *inst/doc/extension_models.html
cff23ee87902f0ba1c751ada29f20fc2 *man/MAAPE.Rd
43aa0440d1cdc453de0081523bcce21a *man/accuracy.Rd
d2fa9e9eb9773e7276e81d28dcdbb3e8 *man/agg_vec.Rd
dc05205882b73f99f1648380c722902d *man/aggregate_index.Rd
6306ce6869a6c1de33c801c85eb4a115 *man/aggregate_key.Rd
e968b46684b00b9b8bd4d19a68c26414 *man/aggregation-vctrs.Rd
2641dbfbc7716d80b7629e133672ee0b *man/aggregate_index.Rd
1bf4afbee45329236944d971db31fd6e *man/aggregate_key.Rd
9e4fe60b556ab7e71fe582d6e55f3c39 *man/aggregation-vctrs.Rd
c62dddfed7dc7cef64a9d94c8d9e2952 *man/as-dable.Rd
ea4a261519a8f938bbca31e2c82960ba *man/as-fable.Rd
551b9a81c42c40e09d806b815c9a3892 *man/as_mable.Rd
ad1b60cd02c70baf4d82abb30680b726 *man/augment.Rd
ff27cb3120ef511e0b6dd411c936be87 *man/autoplot.dcmp_ts.Rd
92425c4816b80c19ab816be830c19fba *man/autoplot.fbl_ts.Rd
3f79dc5f57d0fbcfeb38e358eac64bd5 *man/autoplot.tbl_ts.Rd
8c636a927212d183a7c3850bfe0084da *man/bias_adjust.Rd
05bf4546f5a89789121bb792b0e13e8c *man/autoplot.dcmp_ts.Rd
e4ffafa8e6259979de64289d93569ae3 *man/autoplot.fbl_ts.Rd
5a0c2f5e6b68afeeb2affadca50371a8 *man/autoplot.tbl_ts.Rd
9d2f5d0e5a540ab4efd259cc64813201 *man/bias_adjust.Rd
5936ee99ccba59b5b3d8b902ea2e59cc *man/bottom_up.Rd
cab019073996dcc2d5aba968f04fb033 *man/box_cox.Rd
2e30198d56a15bf0273219ef691c03f1 *man/combination_ensemble.Rd
2265cc6d00a9b29b10a0c529e4a63f61 *man/combination_model.Rd
a05e8d28e484429d41c5b2dfb9d43f98 *man/combination_weighted.Rd
ad3ec7083e2f5972ee6f1600a949705d *man/common_xregs.Rd
832973e06a39f6f33d9b9f906d11d5cb *man/components.Rd
44b374027aa1634b32e0fbcfa4431971 *man/construct_fc.Rd
311d01a7b31c53ed10632df3d81e6a37 *man/dable-vctrs.Rd
5ef22056d5e4bee3317e8fe464c33aab *man/construct_fc.Rd
da7c8893ae15c0533baab34a2f46a3b1 *man/dable-vctrs.Rd
15f9f26ed1c93dd7002271493b6e2ad3 *man/dable.Rd
b239ede51bf51c71c1782cabb709e532 *man/decomposition_model.Rd
e1f7abf486d9fea0be41bc15437188a4 *man/directional_accuracy_measures.Rd
53a375e40412ae201e85e85515429cc6 *man/distribution_accuracy_measures.Rd
630c282ff1e8b7e32c0eeb8a3c801305 *man/distribution_var.Rd
a0fdb24d9d15c5c5630de61a05615a2e *man/estimate.Rd
b90659d7ad6d41d261b314c79e9aeeff *man/fable-vctrs.Rd
766530f8f11c6fd10f2a4f6f17cf2548 *man/fable-vctrs.Rd
c23404d1cf73d4a9f55c8de604b7afcf *man/fable.Rd
4979625095c46d61760fc11d033e7968 *man/fabletools-package.Rd
6fa75a3a106ae574c873cfdfe3750196 *man/fabletools-package.Rd
0103d444a1b6f7328765a533af6d6553 *man/feature_set.Rd
8f93b5d113ffbb7ad4448bbd22c4b0e8 *man/features.Rd
8012d04e6cc0ebfd1aee0489e94f9146 *man/features_by_pkg.Rd
e9d950335b569185499416191d1337ef *man/features_by_tag.Rd
fa0df8e7f6421e888cb51933c92f5352 *man/features_by_pkg.Rd
e9919790bfeaea0be100337ec906e06b *man/features_by_tag.Rd
cdb7be9efaa25f3cca4cf33ade6e1394 *man/figures/README-example-1.png
adeebeccd32ab470ca8f9955ba1f836c *man/figures/README-pressure-1.png
cb1e46f469cfbbbde29c8b5113e1d789 *man/figures/lifecycle-archived.svg
Expand All @@ -110,38 +110,38 @@ c3978703d8f40f2679795335715e98f4 *man/figures/lifecycle-experimental.svg
53b3f893324260b737b3c46ed2a0e643 *man/figures/lifecycle-stable.svg
1c1fe7a759b86dc6dbcbe7797ab8246c *man/figures/lifecycle-superseded.svg
a02805f10249e06ffd570832856db160 *man/fitted.mdl_df.Rd
ccf455ea3ed2b6cef664acb5d4e373e2 *man/forecast.Rd
700c2451db953723da1019dfeeae6320 *man/forecast.Rd
676fd82e0d71779c4d0a82460c183616 *man/freq_tools.Rd
f64be4ec92640f545c0ac84afcffa922 *man/generate.mdl_df.Rd
3c866d37bd834c880c4d0acdb467c242 *man/glance.Rd
fb9812ef811612b6646ad8686647aef4 *man/hypothesize.mdl_df.Rd
402005ae22c3b3c3f28792fc1fbd2962 *man/hypothesize.mdl_df.Rd
a7ef1ffd6ae8a8dc68ab2700620e13b0 *man/interpolate.Rd
e8a5223160a4a939cd6dd5a59676f30f *man/interval_accuracy_measures.Rd
b9c7fa4747f3a212a0b7853b21f807a5 *man/is_aggregated.Rd
96062f4c4b65037642ec23dfa30ad05e *man/is_dable.Rd
b6ba18a3867cf077b10e8fc0bf563121 *man/is_fable.Rd
b942ade165ab9f0bf37e7c0988cf26b7 *man/is_mable.Rd
ef48c67bf01ee8ca6814a55ce87c3522 *man/is_model.Rd
ccbf937cd020d3fc33038ccbe2d6f72e *man/mable-vctrs.Rd
f317ca219973aa156a0ee9593cab437e *man/mable.Rd
443f51eb30fa8545f1ab79f6a50055f5 *man/mable-vctrs.Rd
64b9299d6f41f274ee7d1e16f8e36766 *man/mable.Rd
07dca109d2ea56ef5d4f8997c0f4748f *man/mable_vars.Rd
301048bbd74fdbb5d5312063b5a13803 *man/middle_out.Rd
796365246bc1be40f6e63057bcf72187 *man/min_trace.Rd
be9bb5b305fe1a4f062ba86d089625ab *man/model.Rd
1393b3cb5b12c9184a7e56bc397c088f *man/model_lhs.Rd
f0fda8a3f7df861905315f24d5799a65 *man/model_rhs.Rd
b3786690676b4f812ab2640a36c24ed2 *man/model_sum.Rd
5bf7f4de5a30cbb3eda52b9c898befed *man/new-model-class.Rd
62cc0f9b15c755f964d8f0e41e4e7abd *man/new-model-class.Rd
6ffde087115fdb01c82f379200f72c8b *man/new_specials.Rd
7329f8eacb995de61ff71d5274e321f7 *man/new_transformation.Rd
01724dedf396d39a6de14d0d280841c3 *man/null_model.Rd
fd11d262287dcffaedb4719e387c59ab *man/outliers.Rd
1084daec4cc235fd241dfc3d00b5ec31 *man/parse_model.Rd
bdc8cb57affb2b7ffc1f2e2b0d54ed11 *man/parse_model_lhs.Rd
3fd1c33a565c1fbfed2b04be25d993e7 *man/parse_model_rhs.Rd
4523b4078f86aac1e7fa05c86e4ee18b *man/parse_model.Rd
43e25c29f2640ff1bfa255a8ac644b56 *man/parse_model_lhs.Rd
6447d28ea570f4205ac3f04163adac9f *man/parse_model_rhs.Rd
474792508988b76d6d1ae9ee579932cd *man/point_accuracy_measures.Rd
cb19f90ef22302afe188ec08c93fad05 *man/reconcile.Rd
14d1fcb9e595616c89abc46f93591430 *man/reexports.Rd
f2665c9370d8cb70efc4a2afdf5d607f *man/reexports.Rd
d626054ca8d93616014cad7ea95ed1b2 *man/refit.Rd
7f923d344b049883e5ada968e6330f52 *man/register_feature.Rd
fe74782d2d7a04c98808abda763e18ff *man/report.Rd
Expand All @@ -150,15 +150,15 @@ fe74782d2d7a04c98808abda763e18ff *man/report.Rd
b55489638f729e2380e2d96f4716b1d6 *man/response_vars.Rd
a51f43537bddd5e20fc9206074bf59e0 *man/scenarios.Rd
00cf2afa7bde97104fd27fd54fed2c54 *man/skill_score.Rd
0e9e1a771dc255c708fdf2717b0dcb04 *man/special_xreg.Rd
78a9159eb15fe99b6ae551ab75fcccbc *man/special_xreg.Rd
83b079e6ae9511eaf3088c462f9d75df *man/stream.Rd
54aa9c8842561ba9af5d0f7232510432 *man/tidy.Rd
74b8186caf6db910744ce117f81e1e32 *man/top_down.Rd
9e68d7156db1ba73e94464d68fd2c308 *man/traverse.Rd
4980cb795255188f627f650622c4bf80 *man/unpack_hilo.Rd
4bf7ba0f683d07e48d465d0a4a558d7f *man/validate_formula.Rd
006fea0cb025682f678924cd9d5a4e58 *man/traverse.Rd
7b39011fba1ee026be22079891a239c6 *man/unpack_hilo.Rd
bd30a92d003b45262251d14c254332a4 *man/validate_formula.Rd
8176e3fbb47046d5f7220e147a102483 *tests/testthat.R
6e0a181fa68c195a63f7d6f3b48667f4 *tests/testthat/Rplots.pdf
f65b4e5809a19d56d61b0ef1e137cc60 *tests/testthat/Rplots.pdf
d086dba90b013cec5dda344fb7938612 *tests/testthat/setup-data.R
b93b054b076aba90b60d8f5a0fd9198d *tests/testthat/setup-models.R
6b683cb35b10e316ea6f1d5bcbf69b40 *tests/testthat/test-accuracy.R
Expand Down
24 changes: 11 additions & 13 deletions NAMESPACE
Expand Up @@ -164,6 +164,7 @@ S3method(transmute,grouped_fbl)
S3method(transmute,mdl_df)
S3method(ungroup,fbl_ts)
S3method(ungroup,grouped_fbl)
S3method(vec_cast,agg_vec)
S3method(vec_cast,agg_vec.agg_vec)
S3method(vec_cast,agg_vec.character)
S3method(vec_cast,agg_vec.default)
Expand All @@ -172,13 +173,16 @@ S3method(vec_cast,character.lst_mdl)
S3method(vec_cast,data.frame.dcmp_ts)
S3method(vec_cast,data.frame.fbl_ts)
S3method(vec_cast,data.frame.mdl_df)
S3method(vec_cast,dcmp_ts)
S3method(vec_cast,dcmp_ts.data.frame)
S3method(vec_cast,dcmp_ts.dcmp_ts)
S3method(vec_cast,dcmp_ts.tbl_df)
S3method(vec_cast,fbl_ts)
S3method(vec_cast,fbl_ts.data.frame)
S3method(vec_cast,fbl_ts.fbl_ts)
S3method(vec_cast,fbl_ts.tbl_df)
S3method(vec_cast,lst_mdl.lst_mdl)
S3method(vec_cast,mdl_df)
S3method(vec_cast,mdl_df.data.frame)
S3method(vec_cast,mdl_df.mdl_df)
S3method(vec_cast,mdl_df.tbl_df)
Expand All @@ -188,20 +192,24 @@ S3method(vec_cast,tbl_df.mdl_df)
S3method(vec_cast,tbl_ts.dcmp_ts)
S3method(vec_cast,tbl_ts.fbl_ts)
S3method(vec_proxy_compare,agg_vec)
S3method(vec_ptype2,agg_vec)
S3method(vec_ptype2,agg_vec.agg_vec)
S3method(vec_ptype2,agg_vec.character)
S3method(vec_ptype2,agg_vec.default)
S3method(vec_ptype2,character.agg_vec)
S3method(vec_ptype2,data.frame.dcmp_ts)
S3method(vec_ptype2,data.frame.fbl_ts)
S3method(vec_ptype2,data.frame.mdl_df)
S3method(vec_ptype2,dcmp_ts)
S3method(vec_ptype2,dcmp_ts.data.frame)
S3method(vec_ptype2,dcmp_ts.dcmp_ts)
S3method(vec_ptype2,dcmp_ts.tbl_df)
S3method(vec_ptype2,fbl_ts)
S3method(vec_ptype2,fbl_ts.data.frame)
S3method(vec_ptype2,fbl_ts.fbl_ts)
S3method(vec_ptype2,fbl_ts.tbl_df)
S3method(vec_ptype2,lst_mdl.lst_mdl)
S3method(vec_ptype2,mdl_df)
S3method(vec_ptype2,mdl_df.data.frame)
S3method(vec_ptype2,mdl_df.mdl_df)
S3method(vec_ptype2,mdl_df.tbl_df)
Expand Down Expand Up @@ -290,9 +298,6 @@ export(new_specials)
export(new_transformation)
export(null_model)
export(outliers)
export(parse_model)
export(parse_model_lhs)
export(parse_model_rhs)
export(percentile_score)
export(pinball_loss)
export(point_accuracy_measures)
Expand All @@ -310,18 +315,8 @@ export(special_xreg)
export(stream)
export(tidy)
export(top_down)
export(traverse)
export(unpack_hilo)
export(validate_formula)
export(vars)
export(vec_cast.agg_vec)
export(vec_cast.dcmp_ts)
export(vec_cast.fbl_ts)
export(vec_cast.mdl_df)
export(vec_ptype2.agg_vec)
export(vec_ptype2.dcmp_ts)
export(vec_ptype2.fbl_ts)
export(vec_ptype2.mdl_df)
export(winkler_score)
import(rlang)
import(tsibble)
Expand Down Expand Up @@ -354,6 +349,7 @@ importFrom(dplyr,vars)
importFrom(generics,augment)
importFrom(generics,components)
importFrom(generics,equation)
importFrom(generics,forecast)
importFrom(generics,generate)
importFrom(generics,glance)
importFrom(generics,hypothesize)
Expand All @@ -376,6 +372,7 @@ importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(stats,fitted)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
Expand All @@ -390,3 +387,4 @@ importFrom(tidyr,pivot_longer)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(vctrs,vec_ptype2)
18 changes: 18 additions & 0 deletions NEWS.md
@@ -1,3 +1,21 @@
# fabletools 0.3.3

## Improvements

* Fixed handling of transformed distributions which accept a parameter from the
dataset.
* `.` in a model formula for `xreg` implemented with `special_xreg()` will now
include all measured variables (excluding the index and key variables).
* Improved handling of transformations with forecast sample distributions.
* Added support for reconciling sample paths.
* `accuracy(<fbl_ts>)` can now summarise accuracy over key variables. This is
done by specifying the accuracy `by` argument and not including some (or all)
of the fable's key variables (#341).
* Like `forecast()`, `generate()` will now keep exogenous regressors in the
output table.
* Re-export `generics::forecast()` for better compatibility with registering
methods alongside other packages (#375).

# fabletools 0.3.2

## New features
Expand Down

0 comments on commit cd8d796

Please sign in to comment.