Skip to content

logisticPCA

Binary Dimensionality Reduction

v0.2 · Mar 14, 2016 · MIT + file LICENSE

Description

Dimensionality reduction techniques for binary data including logistic PCA.

Downloads

CRAN

382

Last 30 days

11376th

930

Last 90 days

5.9K

Last year

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

r2u CRAN

24

Last 30 days

114

Last 90 days

449

Last year

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

autoCRAN

5

Last 7 days

17

Last 30 days

1

All-time

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

CRAN Check Status

4 NOTE
9 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew J. Landgraf <andland@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "J."),
                    family = "Landgraf",
                    role = c("aut", "cre"),
                    email = "andland@gmail.com")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew J. Landgraf <andland@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "J."),
                    family = "Landgraf",
                    role = c("aut", "cre"),
                    email = "andland@gmail.com")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘logisticPCA/libs/logisticPCA.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘logisticPCA/libs/logisticPCA.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew J. Landgraf <andland@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "J."),
                    family = "Landgraf",
                    role = c("aut", "cre"),
   
...[truncated]...
gmail.com")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew J. Landgraf <andland@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "J."),
                    family = "Landgraf",
                    role = c("aut", "cre"),
   
...[truncated]...
gmail.com")
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘logisticPCA/libs/logisticPCA.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘logisticPCA/libs/logisticPCA.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Code

Structure

Lines of code

3,106

Files

44

Compiled share

2.9%

Has compiled src

Yes

Language breakdown

R 1,615 (52%)C/C++/src 90 (2.9%)Tests 378 (12.2%)Docs 851 (27.4%)Vignettes 172 (5.5%)

API

Exported functions

9

Internal functions

13

Recent export changes

v0.1+9 convexLogisticPCA, cv.clpca, cv.lpca +6 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.23

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

77.8%

\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

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2015-10-05

Latest release

2016-03-14

Avg cadence

161 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1: 3,033 LOCv0.2: 3,106 LOC

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

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies ggplot2 glmpca logisticPCA

Version History

3 tracked
new 0.2 Mar 10, 2026
updated 0.2 ← 0.1 diff Mar 13, 2016
new 0.1 Oct 4, 2015