{
  "_id": "6a2afd967b7a29ca600598de",
  "Package": "rclsp",
  "Type": "Package",
  "Title": "A Modular Two-Step Convex Optimization Estimator for Ill-Posed\nProblems",
  "Version": "2.0.1",
  "Authors@R": "c(\nperson(\"Ilya\", \"Bolotov\", email = \"ilya.bolotov@vse.cz\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1148-7144\"))\n)",
  "Description": "Convex Least Squares Programming (CLSP) is a two-step\nestimator for solving underdetermined, ill-posed, or\nstructurally constrained least-squares problems. It combines\npseudoinverse-based estimation with convex-programming\ncorrection methods inspired by Lasso, Ridge, and Elastic Net to\nensure numerical stability, constraint enforcement, and\ninterpretability. The package also provides numerical stability\nanalysis and CLSP-specific diagnostics, including partial R^2,\nnormalized RMSE (NRMSE), Monte Carlo t-tests for mean NRMSE,\nand condition-number-based confidence bands.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/econcz/rclsp",
  "BugReports": "https://github.com/econcz/rclsp/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 18:22:46 UTC",
    "User": "root"
  },
  "Author": "Ilya Bolotov [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1148-7144>)",
  "Maintainer": "Ilya Bolotov <ilya.bolotov@vse.cz>",
  "Config/pak/sysreqs": "cmake pkg-config",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 16:33:40 UTC",
  "RemoteUrl": "https://github.com/cran/rclsp",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8b4174063efc459d489f6df693e09f8052764ee",
  "MD5sum": "100bfddeb6a8e6fe537d6f08a53f9c6b",
  "_user": "cran",
  "_type": "src",
  "_file": "rclsp_2.0.1.tar.gz",
  "_fileid": "737afd48dd250a3b322e2c039590cb2671b7d8d980b4a3d7ebfb5ab2b14584c4",
  "_filesize": 225426,
  "_sha256": "737afd48dd250a3b322e2c039590cb2671b7d8d980b4a3d7ebfb5ab2b14584c4",
  "_created": "2026-06-11T18:22:46.000Z",
  "_published": "2026-06-11T18:25:25.976Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80873896191,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7573277602"
    },
    {
      "job": 80873896210,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573275610"
    },
    {
      "job": 80873235774,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573229441"
    },
    {
      "job": 80873896187,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573278215"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27368189662",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rclsp",
  "_commit": {
    "id": "b8b4174063efc459d489f6df693e09f8052764ee",
    "author": "Ilya Bolotov <ilya.bolotov@vse.cz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.1\n",
    "time": 1781195620
  },
  "_maintainer": {
    "name": "Ilya Bolotov",
    "email": "ilya.bolotov@vse.cz",
    "orcid": "0000-0003-1148-7144"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "CVXR",
      "version": ">= 1.8.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-11-17"
    },
    {
      "name": "0.2.0",
      "date": "2025-11-26"
    },
    {
      "name": "0.3.0",
      "date": "2026-01-30"
    },
    {
      "name": "0.4.0",
      "date": "2026-02-19"
    },
    {
      "name": "0.5.0",
      "date": "2026-03-09"
    },
    {
      "name": "1.0.0",
      "date": "2026-05-16"
    },
    {
      "name": "1.1.0",
      "date": "2026-06-07"
    },
    {
      "name": "2.0.0",
      "date": "2026-06-08"
    },
    {
      "name": "2.0.1",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rclsp"
  },
  "_devurl": "https://github.com/econcz/rclsp",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rclsp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/econcz/rclsp",
  "_realowner": "econcz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-17"
    },
    {
      "version": "0.2.0",
      "date": "2025-11-26"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-30"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-19"
    },
    {
      "version": "0.5.0",
      "date": "2026-03-09"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-07"
    },
    {
      "version": "2.0.0",
      "date": "2026-06-08"
    },
    {
      "version": "2.0.1",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "canonize",
    "clsp",
    "corr",
    "ttest"
  ],
  "_help": [
    {
      "page": "canonize",
      "title": "Construct the canonical design matrix A = [C | S; M | Q] for CLSP.",
      "topics": [
        "canonize"
      ]
    },
    {
      "page": "clsp",
      "title": "Convex Least Squares Programming (CLSP) estimator.",
      "topics": [
        "clsp"
      ]
    },
    {
      "page": "corr",
      "title": "Compute the structural correlogram of the CLSP constraint system.",
      "topics": [
        "corr"
      ]
    },
    {
      "page": "ttest",
      "title": "Perform bootstrap or Monte Carlo t-tests on the NRMSE statistic from the CLSP estimator.",
      "topics": [
        "ttest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rclsp/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "gmp",
    "highs",
    "lattice",
    "Matrix",
    "osqp",
    "Rcpp",
    "RcppEigen",
    "S7",
    "scs",
    "slam"
  ],
  "_score": 3.556302500767287,
  "_indexed": false,
  "_nocasepkg": "rclsp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://econcz.r-universe.dev/rclsp",
  "_previous": "2.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-11T18:24:50.000Z",
      "distro": "noble",
      "commit": "b8b4174063efc459d489f6df693e09f8052764ee",
      "fileid": "d7713f958a786bd683dac2ddc02d81aabe088c244890ec57e6cc7c2aff745e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368189662"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-11T18:24:44.000Z",
      "distro": "noble",
      "commit": "b8b4174063efc459d489f6df693e09f8052764ee",
      "fileid": "3866d80622f1c276356b53808594adc89bc126498bc6cd27bc9e8bd3eb1827a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368189662"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-11T18:25:05.000Z",
      "commit": "b8b4174063efc459d489f6df693e09f8052764ee",
      "fileid": "d5ec7d4547ff23f246cd24541d94cc57c3c62958dcfb62b9ab49fa05ac5e8a58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27368189662"
    }
  ]
}