The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

ChangePointTaylor 0.1

ChangePointTaylor 0.11

Minor bug fix release

In change_point_analyzer_function.R line 440 changed from if(!is.numeric(CI) | !dplyr::between(CI, 0.9,0.999)){ to if(!is.numeric(min_tbl_conf) | !dplyr::between(min_tbl_conf, 0.9,0.999)){

ChangePointTaylor 0.2

Release to fix bug that caused the argument for the number of bootstraps to only affect part of the calculation. Therefore, no matter how high you set it, the number of bootstraps stayed at the default of 1000 for part of the calculation. This issue did not affect the calculations themselves, just the number of bootstraps.

ChangePointTaylor 0.3

A re-release to address the Rd file package aliasing issue that caused it to be removed from CRAN in April 2024

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.
Health stats visible at Monitor.