Princurve

Latest version: v0.0.1

Safety actively analyzes 623165 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.1.6

* BUG FIX `project_to_curve()`: Return error message when `x` or `s` contain
insufficient rows.

* BUG FIX unit tests: Switch from `svg()` to `pdf()` as support for `svg()`
might be optional.

2.1.5

* BUG FIX `project_to_curve()`: Fix pass-by-reference bug, issue 33. Thanks
to szcf-weiya for detecting and fixing this bug!

2.1.4

* BUG FIX: Fix warning in `stats::approx()` due to changes made in R 3.6.

* DEFUNCT `principal.curve()` and `get.lam()`.

2.1.3

* BUG FIX: Removed extra dependencies in princurve by removing vignettes; fixes 28.

* DEPRECATION `principal.curve()` and `get.lam()`.

2.1.2

* DOCUMENTATION: Use the `magick` package to generate animated GIFs in
the vignette, instead of the `animation` package, because
`animation` uses `ffmpeg` which is not installed on all CRAN systems.

* DEPRECATION: Added deprecation which will be triggered starting from 2018-08-01
upon calling `principal.curve()` or `get.lam()`.

2.1.1

* DOCUMENTATION: Added vignettes on the algorithm behind princurve and
on benchmarking results between princurve 1.1 and 2.1.

* BUG FIX `principal_curve()`: Don't apply rownames to curve as approx_points could
be set to a different value other than `nrow(x)`.

* TESTING: Skip comparison unit test between princurve 1.1 and 2.1 on CRAN.

* MINOR CHANGE `project_to_curve()`: Attempt to fix rchk warnings by not using
`x(i, j) = v` notation but instead `x[j * x.nrow() + i] = v`.

* DOCUMENTATION: Fix in README documentation.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.