Skip to content

ljr

Logistic Joinpoint Regression

v1.4-0 · May 1, 2016 · GPL (>= 2)

Description

Fits and tests logistic joinpoint models.

Downloads

CRAN

246

Last 30 days

17405th

649

Last 90 days

2.4K

Last year

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

r2u CRAN

40

Last 30 days

121

Last 90 days

445

Last year

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

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: ‘Ryan Gill <ryan.gill@louisville.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michal",
                      family = "Czajkowski",
                      role = "aut"),
               person(given = "Ryan",
                      family = "Gill",
                      role = c("aut", "cre"),
                      email = "ryan.gill@louisville.edu"),
               person(given = "Greg",
                      family = "Rempala",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ryan Gill <ryan.gill@louisville.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michal",
                      family = "Czajkowski",
                      role = "aut"),
               person(given = "Ryan",
                      family = "Gill",
                      role = c("aut", "cre"),
                      email = "ryan.gill@louisville.edu"),
               person(given = "Greg",
                      family = "Rempala",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘ljr/libs/ljr.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 ‘ljr/libs/ljr.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: ‘Ryan Gill <ryan.gill@louisville.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michal",
                      family = "Czajkowski",
                      role = "aut"),
               
...[truncated]...
mily = "Gill",
                      role = c("aut", "cre"),
                      email = "ryan.gill@louisville.edu"),
               person(given = "Greg",
                      family = "Rempala",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ryan Gill <ryan.gill@louisville.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michal",
                      family = "Czajkowski",
                      role = "aut"),
               
...[truncated]...
mily = "Gill",
                      role = c("aut", "cre"),
                      email = "ryan.gill@louisville.edu"),
               person(given = "Greg",
                      family = "Rempala",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘ljr/libs/ljr.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 ‘ljr/libs/ljr.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.

Version History

8 tracked
new 1.4-0 Mar 10, 2026
updated 1.4-0 ← 1.3-0 diff Apr 30, 2016
updated 1.3-0 ← 1.2-2 diff Oct 31, 2012
updated 1.2-2 ← 1.2-0 diff Oct 28, 2012
updated 1.2-0 ← 1.1-0 diff May 7, 2008
updated 1.1-0 ← 1.0-1 diff Feb 23, 2008
updated 1.0-1 ← 1.0-0 diff Jul 15, 2007
new 1.0-0 Jul 6, 2007