{
  "_id": "6a10614bacfb0bcc41ca7977",
  "Package": "cuadramelo",
  "Type": "Package",
  "Title": "Matrix Balancing and Rounding",
  "Version": "1.0.0",
  "Authors@R": "person(\"Miguel\", \"Serrano\", , \"miguel.serrano.martin@ine.es\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Balancing and rounding matrices subject to restrictions.\nAdjustment of matrices so that columns and rows add up to given\nvectors, rounding of a matrix while keeping the column and/or\nrow totals, performing these by blocks...",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://mserrano-ine.github.io/cuadramelo/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libgmp3-dev make pkg-config libclang-dev",
  "Repository": "https://mserrano-ine.r-universe.dev",
  "Date/Publication": "2024-10-28 08:27:37 UTC",
  "RemoteUrl": "https://github.com/mserrano-ine/cuadramelo",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:11:00 UTC",
    "User": "root"
  },
  "Author": "Miguel Serrano [aut, cre]",
  "Maintainer": "Miguel Serrano <miguel.serrano.martin@ine.es>",
  "MD5sum": "6e39807ad7ffb69f8fb60da3d456f3f1",
  "_user": "mserrano-ine",
  "_type": "src",
  "_file": "cuadramelo_1.0.0.tar.gz",
  "_fileid": "9d3b2ee266b8e99b0aa9ce76aeb8f87f825e2cc6839e3976fff44b6786f422dd",
  "_filesize": 128231,
  "_sha256": "9d3b2ee266b8e99b0aa9ce76aeb8f87f825e2cc6839e3976fff44b6786f422dd",
  "_created": "2026-05-08T08:11:00.000Z",
  "_published": "2026-05-22T13:59:39.346Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394685720,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6874798435"
    },
    {
      "job": 77394685716,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874792794"
    },
    {
      "job": 77394685799,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6874797213"
    },
    {
      "job": 77394685957,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874788264"
    },
    {
      "job": 77394685066,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874752384"
    },
    {
      "job": 77394684983,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162327162"
    },
    {
      "job": 77394685776,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6874779780"
    },
    {
      "job": 77394686089,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6874777145"
    },
    {
      "job": 77394685790,
      "time": 214,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874807747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mserrano-ine/cuadramelo",
  "_commit": {
    "id": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
    "author": "Miguel <miguel.serrano.martin@ine.es>",
    "committer": "Miguel <miguel.serrano.martin@ine.es>",
    "message": "finishing touches for CRAN\n",
    "time": 1730104057
  },
  "_maintainer": {
    "name": "Miguel Serrano",
    "email": "miguel.serrano.martin@ine.es",
    "login": "mserrano-ine",
    "uuid": 156887359
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "CVXR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mserrano-ine",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mserrano-ine",
      "count": 28,
      "uuid": 156887359
    }
  ],
  "_userbio": {
    "uuid": 156887359,
    "type": "user",
    "name": "Miguel Serrano"
  },
  "_downloads": {
    "count": 49,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cuadramelo"
  },
  "_devurl": "https://github.com/mserrano-ine/cuadramelo",
  "_pkgdown": "https://mserrano-ine.github.io/cuadramelo/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cuadramelo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mserrano-ine/cuadramelo",
  "_realowner": "mserrano-ine",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-10"
    }
  ],
  "_exports": [
    "apply_by_block",
    "balance_by_blocks",
    "balance_matrix",
    "make_non_negative",
    "round_by_blocks",
    "round_matrix",
    "round_vector"
  ],
  "_help": [
    {
      "page": "apply_by_block",
      "title": "Modify matrix by blocks",
      "topics": [
        "apply_by_block"
      ]
    },
    {
      "page": "balance_by_blocks",
      "title": "Balance matrix by blocks",
      "topics": [
        "balance_by_blocks"
      ]
    },
    {
      "page": "balance_matrix",
      "title": "Balance matrix",
      "topics": [
        "balance_matrix"
      ]
    },
    {
      "page": "make_non_negative",
      "title": "Make non-negative",
      "topics": [
        "make_non_negative"
      ]
    },
    {
      "page": "round_by_blocks",
      "title": "Round matrix by blocks",
      "topics": [
        "round_by_blocks"
      ]
    },
    {
      "page": "round_matrix",
      "title": "Round a matrix",
      "topics": [
        "round_matrix"
      ]
    },
    {
      "page": "round_vector",
      "title": "Round univariate",
      "topics": [
        "round_vector"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mserrano-ine/cuadramelo/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mserrano-ine/cuadramelo/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "CVXR",
    "dplyr",
    "generics",
    "glue",
    "gmp",
    "highs",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "osqp",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scs",
    "slam",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cuadramelo",
  "_universes": [
    "mserrano-ine"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-08T08:13:48.000Z",
      "distro": "noble",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "59fb3b54401ab930063f361c32c38338084dfc822b9f2a984585ce681a9ceb2b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-08T08:13:29.000Z",
      "distro": "noble",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "60c55407b0233f03c4cb21c97543771f7fa1defd396bb5d9a7ec54aee33094ae",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-08T08:13:52.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "8a5e733ac4819210c7abae343feb71e466b487b74fb3a967660d8752ecb96751",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-08T08:13:16.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "71cb5a925443843383e5e968a3d26f279ac5c81bbc9a98b629214cfe02d9bafa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T08:12:29.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "2e9a6e95cc46cd5b00acb1aea6d08fbc3eabacd8e56ad0fafd2c3fae62b73e9b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T08:12:19.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "5997affd0ffa4a40178000a5a3a6d4ae46596c6373a1f453d231ec89497bb88a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T08:14:18.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "68b012c5b1144685d782d0b1d56b3770672dd0158473fbf34fc4d8dc309e5406",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T13:59:22.000Z",
      "commit": "6a9e36671166f74b5aa5dfe1d26b1c8ce6f46d13",
      "fileid": "1493c45f7792f29dce985aae0c4d3c11ad31c37a645f557ac1a295f74e6e485f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mserrano-ine/actions/runs/25544646661"
    }
  ]
}