Skip to content

vasicekreg

Regression Modeling Using Vasicek Distribution

v1.0.2 · Jan 12, 2026 · MIT + file LICENSE

Description

Provides probability density, cumulative distribution, quantile, and random number generation functions for the Vasicek distribution. In addition, two functions are available for fitting Generalized Additive Models for Location, Scale and Shape introduced by Rigby and Stasinopoulos (2005, <doi:10.1111/j.1467-9876.2005.00510.x>). Some functions are written in 'C++' using 'Rcpp', developed by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>).

Downloads

CRAN

545

Last 30 days

6966th

1.6K

Last 90 days

24.6K

Last year

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

r2u CRAN

24

Last 30 days

116

Last 90 days

412

Last year

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

autoCRAN

3

Last 7 days

8

Last 30 days

0

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 Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/vasicekreg.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,454

Files

21

Compiled share

23%

Has compiled src

Yes

Language breakdown

R 652 (44.8%)C/C++/src 335 (23%)Tests 66 (4.5%)Docs 401 (27.6%)

API

Exported functions

10

Internal functions

7

Recent export changes

v1.0.0+10 VASIM, VASIQ, dVASIM +7 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.10

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

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.6

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2021-05-07

Latest release

2026-01-12

Avg cadence

856 days

Cold removal rate

Dep drift

1

LOC over versions

v1.0.0: 1,300 LOCv1.0.1: 1,318 LOCv1.0.2: 1,454 LOC

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

Dependency Network

Dependencies Reverse dependencies Rcpp gamlss gamlss.dist mvtnorm vasicekreg

Version History

4 tracked
new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Jan 11, 2026
updated 1.0.1 ← 1.0.0 diff May 26, 2021
new 1.0.0 May 6, 2021