{
  "_id": "6a25faa4794753ddbc3e271d",
  "Package": "rtmpinv",
  "Type": "Package",
  "Title": "Tabular Matrix Problems via Pseudoinverse Estimation",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\"Ilya\", \"Bolotov\", email = \"ilya.bolotov@vse.cz\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1148-7144\"))\n)",
  "Description": "The Tabular Matrix Problems via Pseudoinverse Estimation\n(TMPinv) is a two-stage estimation method that reformulates\nstructured table-based systems - such as allocation problems,\ntransaction matrices, and input-output tables - as structured\nleast-squares problems. Based on the Convex Least Squares\nProgramming (CLSP) framework, TMPinv solves systems with row\nand column constraints, block structure, and optionally reduced\ndimensionality by (1) constructing a canonical constraint form\nand applying a pseudoinverse-based projection, followed by (2)\na convex-programming refinement stage to improve fit,\ncoherence, and regularization (e.g., via Lasso, Ridge, or\nElastic Net).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/econcz/rtmpinv",
  "BugReports": "https://github.com/econcz/rtmpinv/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libgmp3-dev make pkg-config libclang-dev",
  "Repository": "https://econcz.r-universe.dev",
  "Date/Publication": "2026-06-07 22:32:58 UTC",
  "RemoteUrl": "https://github.com/econcz/rtmpinv",
  "RemoteRef": "HEAD",
  "RemoteSha": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 23:08:52 UTC",
    "User": "root"
  },
  "Author": "Ilya Bolotov [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1148-7144>)",
  "Maintainer": "Ilya Bolotov <ilya.bolotov@vse.cz>",
  "MD5sum": "4c5ebeb1ecab18a3d3f9b4e46dc1fc73",
  "_user": "econcz",
  "_type": "src",
  "_file": "rtmpinv_2.0.0.tar.gz",
  "_fileid": "57e8e5f5dee80e97fdff437d873fe5aebf2e71c0d5c8d9e8c3471eb571ec4c5d",
  "_filesize": 128617,
  "_sha256": "57e8e5f5dee80e97fdff437d873fe5aebf2e71c0d5c8d9e8c3471eb571ec4c5d",
  "_created": "2026-06-07T23:08:52.000Z",
  "_published": "2026-06-07T23:11:32.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79999542457,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7468906243"
    },
    {
      "job": 79999542456,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468905841"
    },
    {
      "job": 79999542476,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7468898971"
    },
    {
      "job": 79999542460,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468901111"
    },
    {
      "job": 79999388733,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468890350"
    },
    {
      "job": 79999542444,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468904661"
    },
    {
      "job": 79999542474,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7468899702"
    },
    {
      "job": 79999542472,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7468899221"
    },
    {
      "job": 79999542473,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7468899560"
    }
  ],
  "_buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/econcz/rtmpinv",
  "_commit": {
    "id": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
    "author": "The Economist <29724411+econcz@users.noreply.github.com>",
    "committer": "The Economist <29724411+econcz@users.noreply.github.com>",
    "message": "Bug fixes\n\n- Synchronized the package with `rclsp` 2.0.0.\n",
    "time": 1780871578
  },
  "_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": "rclsp",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "econcz",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "convex-optimization",
    "generalized-inverse",
    "least-squares",
    "regularization",
    "tabular-matrix-problems"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "econcz",
      "count": 6,
      "uuid": 29724411
    }
  ],
  "_userbio": {
    "uuid": 29724411,
    "type": "user",
    "name": "The Economist",
    "description": "University professor, hobby developer"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtmpinv"
  },
  "_devurl": "https://github.com/econcz/rtmpinv",
  "_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/readme.html",
    "extra/readme.md",
    "extra/rtmpinv.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/econcz/rtmpinv",
  "_realowner": "econcz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-30"
    },
    {
      "version": "0.3.0",
      "date": "2026-03-10"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-07"
    }
  ],
  "_exports": [
    "tmpinv"
  ],
  "_help": [
    {
      "page": "tmpinv",
      "title": "Solve a tabular matrix estimation problem via Convex Least Squares Programming (CLSP).",
      "topics": [
        "tmpinv"
      ]
    }
  ],
  "_readme": "https://github.com/econcz/rtmpinv/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "gmp",
    "highs",
    "lattice",
    "Matrix",
    "osqp",
    "rclsp",
    "Rcpp",
    "RcppEigen",
    "S7",
    "scs",
    "slam"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "rtmpinv",
  "_universes": [
    "econcz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-07T23:11:07.000Z",
      "distro": "noble",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "386ddb9db486c5fd78b40d9be6509dd34063e1719e254ed254684fde0f48f601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-07T23:11:02.000Z",
      "distro": "noble",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "7e0993afd5967c83c6d20c71b184e25a927643504e2dc27be08fb49305cbe621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-07T23:10:09.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "1d5dfb089fdaee008a934573f51723bcbd0f31ef77cf154a7ca04a83b861ecc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-07T23:10:22.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "d9e738b757eaad6e6b44ea43ff0c71c8a688309c3d17dd3b95a630084c00395d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-07T23:11:05.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "5c89a83d724869d1b234d6163ef97683b25e4c50540e51ab706f75eb1f5a0612",
      "status": "success",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-07T23:10:05.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "83722ea9331d4e9a34e1c0895aab988bbb52e9c9bd5a38db64720dc11c722d8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-07T23:10:03.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "7f66d7178e3a9d1faae624b048e268952361e2497f2776d5fc045a6bd672e0ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-07T23:10:07.000Z",
      "commit": "63ea01f7de002f919d1b87b8e116d8b1aafa91d6",
      "fileid": "ed4e3514e7d76bd59eff0bc8f0d8c04be9b7998b9b0bfb87b85be995db4805c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econcz/actions/runs/27107570234"
    }
  ]
}