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.
sgolayfilt() when a plain
(unclassed) filter coefficient matrix is passed as p
(dim(p) > 1 errored inside && for
any matrix; replaced with is.matrix(p)).sgolayfilt() now validates that a custom filter
coefficient matrix p has an odd number of rows, instead of
silently producing incorrect boundary values.sgolayfilt() now errors with a clear message when
x is shorter than the filter length, instead of an obscure
“subscript out of bounds” error.Fix BugReports URL (http->https)
Updated DESCRIPTION file to address CRAN reviewers’ comments.
Initial release
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.