ConsReg
Fits Regression & ARMA Models Subject to Constraints to the Coefficient
Description
Fits or generalized linear models either a regression with Autoregressive moving-average (ARMA) errors for time series data. The package makes it easy to incorporate constraints into the model's coefficients. The model is specified by an objective function (Gaussian, Binomial or Poisson) or an ARMA order (p,q), a vector of bound constraints for the coefficients (i.e beta1 > 0) and the possibility to incorporate restrictions among coefficients (i.e beta1 > beta2). The references of this packages are the same as 'stats' package for glm() and arima() functions. See Brockwell, P. J. and Davis, R. A. (1996, ISBN-10: 9783319298528). For the different optimizers implemented, it is recommended to consult the documentation of the corresponding packages.
Downloads
257
Last 30 days
16327th
720
Last 90 days
3K
Last year
Trend: +33.9% (30d vs prior 30d)
43
Last 30 days
122
Last 90 days
426
Last year
Trend: -14% (30d vs prior 30d)
CRAN Check Status
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)
CRAN incoming feasibility
Maintainer: ‘Josep Puig <puigjos@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Josep", "Puig"),
family = "Sallés",
role = "aut"),
person(given = "Josep",
family = "Puig",
role = "cre",
email = "puigjos@gmail.com"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Josep Puig <puigjos@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Josep", "Puig"),
family = "Sallés",
role = "aut"),
person(given = "Josep",
family = "Puig",
role = "cre",
email = "puigjos@gmail.com"))
as necessary.
compiled code
File ‘ConsReg/libs/ConsReg.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.
compiled code
File ‘ConsReg/libs/ConsReg.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
CRAN incoming feasibility
Maintainer: ‘Josep Puig <puigjos@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Josep", "Puig"),
family = "Sallés",
role = "aut"),
person(given = "Josep",
family = "Puig",
role = "cre",
email = "puigjos@gmail.com"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Josep Puig <puigjos@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Josep", "Puig"),
family = "Sallés",
role = "aut"),
person(given = "Josep",
family = "Puig",
role = "cre",
email = "puigjos@gmail.com"))
as necessary.
compiled code
File ‘ConsReg/libs/ConsReg.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.
compiled code
File ‘ConsReg/libs/ConsReg.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.
Dependency Network
Version History
1 trackedR Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Apr 5, 2020. Releases before tracking aren’t shown.