{
  "_id": "6a102826acfb0bcc41c9088c",
  "Package": "ConsReg",
  "Type": "Package",
  "Title": "Fitting Regression Models & Regression with Arma Errors, Subject\nto Constraints and Restrictions to the Coefficients",
  "Version": "0.1.0",
  "Author": "Josep Puig Sallés",
  "Maintainer": "Josep Puig <puigjos@gmail.com>",
  "Description": "Fits or generalized linear models either a regression with\narma errors (Time series) where the parameters could be subject\nto constraints or restrictions. The model is specified by an\nobjective function (Gaussian, Binomial or Poisson) or an Arma\norder (p,q), a vector of bound constraints for the coefficients\nand the possibility to incorporate restrictions among\ncoefficients (i.e b1 > b2).",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://puigjos.r-universe.dev",
  "Date/Publication": "2020-04-03 13:29:22 UTC",
  "RemoteUrl": "https://github.com/puigjos/consreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "50b7df1faaccc888036bed3622c4651e669be672",
  "Packaged": {
    "Date": "2026-05-13 08:11:35 UTC",
    "User": "root"
  },
  "MD5sum": "dd16522676051e573e136880ae6df02a",
  "_user": "puigjos",
  "_type": "src",
  "_file": "ConsReg_0.1.0.tar.gz",
  "_fileid": "19d4e634f3cf1d4f68032183fdd7101dcf7894461825069ab381493087cba7bf",
  "_filesize": 211851,
  "_sha256": "19d4e634f3cf1d4f68032183fdd7101dcf7894461825069ab381493087cba7bf",
  "_created": "2026-05-13T08:11:35.000Z",
  "_published": "2026-05-22T09:55:50.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356830570,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6964895835"
    },
    {
      "job": 77356830249,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6964896570"
    },
    {
      "job": 77356830641,
      "time": 182,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964908810"
    },
    {
      "job": 77356830788,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964897957"
    },
    {
      "job": 77356831103,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6964899419"
    },
    {
      "job": 77356830682,
      "time": 300,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6964935834"
    },
    {
      "job": 77356830322,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964888613"
    },
    {
      "job": 77356830335,
      "time": 280,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964928109"
    },
    {
      "job": 77356830158,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964850585"
    },
    {
      "job": 77356829982,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157760757"
    },
    {
      "job": 77356830360,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6964894620"
    },
    {
      "job": 77356830465,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6964882392"
    },
    {
      "job": 77356830488,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6964882377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/puigjos/consreg",
  "_commit": {
    "id": "50b7df1faaccc888036bed3622c4651e669be672",
    "author": "puigjos <puigjos@gmail.com>",
    "committer": "puigjos <puigjos@gmail.com>",
    "message": "0304202002\n",
    "time": 1585920562
  },
  "_maintainer": {
    "name": "Josep Puig",
    "email": "puigjos@gmail.com",
    "login": "puigjos",
    "uuid": 23505224
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.10",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "version": ">= 8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "FME",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "Rsolnp",
      "version": ">= 1.15",
      "role": "Imports"
    },
    {
      "package": "DEoptim",
      "version": ">= 2.2",
      "role": "Imports"
    },
    {
      "package": "dfoptim",
      "role": "Imports"
    },
    {
      "package": "GA",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "GenSA",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "adaptMCMC",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "puigjos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "puigjos",
      "count": 5,
      "uuid": 23505224
    }
  ],
  "_userbio": {
    "uuid": 23505224,
    "type": "user",
    "name": "Josep Puig",
    "description": "Economía en la UPF. Estudiante de máster en Data Science a CUNEF.\r\nEconomics in UPF. Styudying a máster in Data Science in CUNEF "
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ConsReg"
  },
  "_devurl": "https://github.com/puigjos/consreg",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ConsReg.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/puigjos/consreg",
  "_realowner": "puigjos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-04-05"
    }
  ],
  "_exports": [
    "ConsReg",
    "ConsRegArima",
    "rolling"
  ],
  "_datasets": [
    {
      "name": "fake_data",
      "title": "Fake data for regression",
      "object": "fake_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "sales",
      "title": "Sales data set",
      "object": "sales",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Total Sales",
        "Sales",
        "Competitors' sales",
        "Price",
        "Competitor's price",
        "Business Days",
        "Tourisms",
        "Unemployment Rate"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "series",
      "title": "Fake data for time series",
      "object": "series",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 63,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ConsReg",
      "title": "Fit a regression model with gaussian or binomial objective function",
      "topics": [
        "ConsReg",
        "ConsReg.default",
        "ConsReg.formula"
      ]
    },
    {
      "page": "ConsRegArima",
      "title": "Fit regression model with Arma errors to univariate time series",
      "topics": [
        "ConsRegArima",
        "ConsRegArima.default",
        "ConsRegArima.formula"
      ]
    },
    {
      "page": "fake_data",
      "title": "Fake data for regression",
      "topics": [
        "fake_data"
      ]
    },
    {
      "page": "plot.roll.ConsRegArima",
      "title": "Plot an roll object plot an roll.ConsRegArima object",
      "topics": [
        "plot.roll.ConsRegArima"
      ]
    },
    {
      "page": "predict.ConsReg",
      "title": "Predict or fitted values of object 'ConsReg'",
      "topics": [
        "predict.ConsReg"
      ]
    },
    {
      "page": "predict.ConsRegArima",
      "title": "Predict function for ConsRegArima object",
      "topics": [
        "plot.predict.ConsRegArima",
        "predict.ConsRegArima",
        "print.predict.ConsRegArima"
      ]
    },
    {
      "page": "rolling",
      "title": "rolling: Back-test your model",
      "topics": [
        "rolling"
      ]
    },
    {
      "page": "sales",
      "title": "Sales data set",
      "topics": [
        "sales"
      ]
    },
    {
      "page": "series",
      "title": "Fake data for time series",
      "topics": [
        "series"
      ]
    }
  ],
  "_readme": "https://github.com/puigjos/consreg/raw/HEAD/README.md",
  "_rundeps": [
    "adaptMCMC",
    "cli",
    "coda",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptim",
    "deSolve",
    "dfoptim",
    "digest",
    "farver",
    "FME",
    "foreach",
    "forecast",
    "fracdiff",
    "future",
    "future.apply",
    "GA",
    "generics",
    "GenSA",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "Metrics",
    "minpack.lm",
    "minqa",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "parallelly",
    "quantreg",
    "R6",
    "ramcmc",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rootSolve",
    "Rsolnp",
    "S7",
    "scales",
    "SparseM",
    "survival",
    "timeDate",
    "truncnorm",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "GetStarted.Rmd",
      "filename": "GetStarted.html",
      "title": "Using ConsReg Package",
      "author": "Josep Puig",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Start",
        "ConsReg",
        "ConsRegArima"
      ],
      "created": "2020-04-02 09:58:46",
      "modified": "2020-04-02 09:58:46",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "consreg",
  "_universes": [
    "puigjos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T08:13:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "7ed0d396438e7cea4b21c7ce93bfbbfe7fca6688f8c58210e761ddd251d4342a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T08:13:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "4c3f0e59e535c8c8df1e57f1f66bff6e1b6d7ea95ff950a05efbd3fa857ce869",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T08:14:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "61cece74cc495f6e1496ec662ec90a214ee136a65405badd2a069051611fe41c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T08:14:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "865f240efb54d8a59374508bd77313ce421d3dc1538ba609fb5283baf43a3bdc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T08:13:59.000Z",
      "arch": "aarch64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "dcc36be32f501a1c95f72ce5881ba1ae9d450fd0c297e6ac2c50fd864969294b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T08:15:47.000Z",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "be1f083e231e0a699495e44de96cd53015ffa231d32600e42cadbb88c5268171",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T08:13:33.000Z",
      "arch": "aarch64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "2716563d752cf2deee57cf7408f3d4a374efb8464823b59d71ec89002f5804f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T08:15:14.000Z",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "bfe27c8ae50e937734b6ebecc71e5faf691806c5d6a4e907defac5f2c4e61547",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T08:13:23.000Z",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "80076ff13bdede68e77121bb35bc5d46be424f17e7381d9b740078273b4b35e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T08:12:56.000Z",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "aabb320af0d7080c98ea01203e5f7f81df58cdc203925a4574c6935296be42cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T08:12:57.000Z",
      "arch": "x86_64",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "aa2a9b84d9dc3b27d223559c53417270cdad46284d6677828ad1fbcf83a33637",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:55:30.000Z",
      "arch": "emscripten",
      "commit": "50b7df1faaccc888036bed3622c4651e669be672",
      "fileid": "80bc4f9587db5652a9b9acc3f160a05dda14d1a41dd855afeb7dbb7e7b629317",
      "status": "success",
      "buildurl": "https://github.com/r-universe/puigjos/actions/runs/25786673126"
    }
  ]
}