Skip to content

jvcoords

Principal Component Analysis (PCA) and Whitening

v1.0.3 · Jun 5, 2021 · GPL-3

Description

Provides functions to standardize and whiten data, and to perform Principal Component Analysis (PCA). The main advantage of this package over alternatives like prcomp() is, that jvcoords makes it easy to convert (additional) data between the original and the transformed coordinates. The package also provides a class coords, which can represent affine coordinate transformations. This class forms the basis of the transformations provided by the package, but can also be used independently. The implementation has been optimized to be of comparable speed (and sometimes even faster) than existing alternatives.

Downloads

CRAN

238

Last 30 days

20886th

666

Last 90 days

3K

Last year

Trend: +34.5% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

94

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

3

Last 7 days

5

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

780

Files

18

Compiled share

0%

Has compiled src

No

Language breakdown

R 256 (32.8%)Tests 269 (34.5%)Docs 255 (32.7%)

API

Exported functions

7

Internal functions

1

Recent export changes

v1.0.2+7 coords, toCoords, fromCoords +4 more

Testing & CI

Has tests

Yes

Test-to-code ratio

1.05

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2018-12-17

Latest release

2021-06-05

Avg cadence

901 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.2: 782 LOCv1.0.3: 780 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

3 tracked
new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Jun 4, 2021
new 1.0.2 Dec 17, 2018