The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
reViewOutput
object has been reversed. reView and rePort
can now take a language object as name arguments and return language
objects inside their name attributes (PR #86)print
method digit argument is now passed to
everything below. The default value is getOption("digits")
for the benchmarks and max(3L, getOption("digits"))
for the
praislm objects.hfserie_name
and
lfserie_name
for rePort, as for reView. (PR #70)reView
no longer throws the message “This Font Awesome
icon (‘info-circle’) does not exist”.c("disaggR","missing")
for Ops
group generic. (PR #54)in_scatter
function now substracts the outliers
contributions from the low-frequency serie before computing the
in_scatter comparison. (PR #63)in_scatter
has now an additional arguments :
type
(as every in_ function). For now, the only use for the
type argument is to allow changes scatterplots for levels models. (PR
#63)reUseBenchmark
is fixed if used on high-frequency series
that have a different start than the previous one. This has no impact on
the benchmarked serie. (PR #65)in_disaggR
for wrong type
arguments has been changed, because it didn’t include
“contributions”.cex.axis
, xlim
, ylim
,
cex.lab
and cex.main
parameters now overwrite
their default if used inside plot(...)
dots.plot
and autoplot
methods, the axis annotations are now automatically set to be smaller if
needed.autoplot
generic is not reexported anymore. ggplot2 has to be attached to allow
the use of autoplot
without the ggplot2::
prefix, by example with library(ggplot2)
.twoStepsBenchmark
, the set.coeff names used to be
replaced by "hfserie"
if NCOL(hfserie) == 1L
and length(set.coeff) == 1L
. This behavior was
contradictory with the documentation if
set.coeff=c(constant=1L)
. As for now, set.coeff names will
never be replaced. Then, it makes the controls stricter because
set.coeff=c(x.name.herited.from.anywhere=1)
will lead to an
error.in
time-series plots, the y window now
ignores the infinite values.in_sample
now generates a more general class
"tscomparison"
, with a "in_sample"
func
attribute. In previous versions, the S3 class was named “insample”.in_scatter
, in_benchmark
and in_revisions
also produce tscomparisons, with plot and
autoplot methods.reUseBenchmark
now induces a
set.smoothed.part
element in model.list if
reeval.smoothed.part
is FALSE
.threeRuleSmooth
makes it easier than bflSmooth to
procede to a rate smooth.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.