{
  "_id": "6a1d54a71d7bb097a0a4673b",
  "Package": "recmap",
  "Type": "Package",
  "Title": "Compute the Rectangular Statistical Cartogram",
  "Version": "1.0.21",
  "Authors@R": "person(\"Christian\", \"Panse\",\nemail = \"Christian.Panse@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1975-3064\"))",
  "Maintainer": "Christian Panse <Christian.Panse@gmail.com>",
  "Description": "Implements the RecMap MP2 construction heuristic\n(<doi:10.1109/INFVIS.2004.57>). This algorithm draws maps\naccording to a given statistical value (e.g., election results,\npopulation, or epidemiological data). The basic idea of the\nRecMap algorithm is that each map region (e.g., a country) is\nrepresented by a rectangle whose area reflects the provided\nstatistical value, thereby maintaining zero cartographic error.\nComputationally intensive tasks are implemented in C++. The\nincluded vignette documents usage of the recmap algorithm.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Repository": "https://cpanse.r-universe.dev",
  "Date/Publication": "2026-04-02 19:41:26 UTC",
  "RemoteUrl": "https://github.com/cpanse/recmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
  "Packaged": {
    "Date": "2026-06-01 09:39:21 UTC",
    "User": "root"
  },
  "Author": "Christian Panse [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1975-3064>)",
  "MD5sum": "1da3273cf1e4f1b1af379e1b7052bed6",
  "_user": "cpanse",
  "_type": "src",
  "_file": "recmap_1.0.21.tar.gz",
  "_fileid": "0218784bdd1967a9c2d821204920a962885740ccda638260b33eff54145a7fe9",
  "_filesize": 1388508,
  "_sha256": "0218784bdd1967a9c2d821204920a962885740ccda638260b33eff54145a7fe9",
  "_created": "2026-06-01T09:39:21.000Z",
  "_published": "2026-06-01T09:45:11.703Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78825550842,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7328203429"
    },
    {
      "job": 78825550834,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328205067"
    },
    {
      "job": 78825550836,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328207640"
    },
    {
      "job": 78825550858,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328187036"
    },
    {
      "job": 78825550900,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328220274"
    },
    {
      "job": 78825550870,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328196815"
    },
    {
      "job": 78825550975,
      "time": 297,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328250477"
    },
    {
      "job": 78824938529,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328153319"
    },
    {
      "job": 78825550754,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328191042"
    },
    {
      "job": 78825550822,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328200843"
    },
    {
      "job": 78825550799,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328201616"
    },
    {
      "job": 78825550860,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328198725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cpanse/recmap",
  "_commit": {
    "id": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
    "author": "Christian Panse <cp@fgcz.ethz.ch>",
    "committer": "Christian Panse <cp@fgcz.ethz.ch>",
    "message": "merged\n",
    "time": 1775158886
  },
  "_maintainer": {
    "name": "Christian Panse",
    "email": "christian.panse@gmail.com",
    "login": "cpanse",
    "mastodon": "@hb9feb@fosstodon.org",
    "linkedin": "in/cpanse",
    "orcid": "0000-0003-1975-3064",
    "description": "proteome informatics; ms comp; visualization; maps; code; reproducible research\n@hb9feb@fosstodon.org",
    "uuid": 4901987
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "GA",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "sp",
      "version": ">= 1.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0",
      "role": "LinkingTo"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tufte",
      "role": "Suggests"
    }
  ],
  "_owner": "cpanse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "cartogram",
    "demographics",
    "genetic-algorithm",
    "geovisualization",
    "graph-drawing",
    "spatial",
    "spatial-data-analysis",
    "value-by-area-maps",
    "cpp"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "cpanse",
      "count": 594,
      "uuid": 4901987
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 4901987,
    "type": "user",
    "name": "Christian Panse",
    "description": "proteome informatics; ms comp; visualization; maps; code; reproducible research\r\n@hb9feb@fosstodon.org"
  },
  "_downloads": {
    "count": 515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/recmap"
  },
  "_devurl": "https://github.com/cpanse/recmap",
  "_searchresults": 31,
  "_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/recmap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cpanse/recmap",
  "_realowner": "cpanse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2016-05-02"
    },
    {
      "version": "0.3.0",
      "date": "2016-05-30"
    },
    {
      "version": "0.4.0",
      "date": "2016-06-12"
    },
    {
      "version": "0.5.0",
      "date": "2016-07-01"
    },
    {
      "version": "0.5.3",
      "date": "2016-07-13"
    },
    {
      "version": "0.5.4",
      "date": "2016-07-24"
    },
    {
      "version": "0.5.16",
      "date": "2017-01-15"
    },
    {
      "version": "0.5.20",
      "date": "2017-04-10"
    },
    {
      "version": "0.5.24",
      "date": "2017-09-18"
    },
    {
      "version": "0.5.26",
      "date": "2018-02-26"
    },
    {
      "version": "0.5.31",
      "date": "2018-03-28"
    },
    {
      "version": "0.5.33",
      "date": "2018-04-30"
    },
    {
      "version": "0.5.37",
      "date": "2018-08-28"
    },
    {
      "version": "1.0.0",
      "date": "2018-09-16"
    },
    {
      "version": "1.0.1",
      "date": "2019-03-08"
    },
    {
      "version": "1.0.5",
      "date": "2019-06-03"
    },
    {
      "version": "1.0.7",
      "date": "2020-02-20"
    },
    {
      "version": "1.0.9",
      "date": "2021-05-10"
    },
    {
      "version": "1.0.11",
      "date": "2021-09-23"
    },
    {
      "version": "1.0.14",
      "date": "2023-04-23"
    },
    {
      "version": "1.0.15",
      "date": "2023-04-30"
    },
    {
      "version": "1.0.16",
      "date": "2023-09-16"
    },
    {
      "version": "1.0.17",
      "date": "2023-09-24"
    },
    {
      "version": "1.0.20",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    ".get_7triangles",
    ".getUS_map",
    "all.equal.recmap",
    "as.recmap",
    "as.SpatialPolygonsDataFrame",
    "checkerboard",
    "is.recmap",
    "plot.recmap",
    "plot.recmapGA",
    "plot.recmapGRASP",
    "recmap",
    "recmapGA",
    "recmapGRASP",
    "summary.recmap",
    "summary.recmapGA"
  ],
  "_datasets": [
    {
      "name": "cmp_GA_GRASP",
      "title": "jss2711 data",
      "object": "jss2711",
      "file": "jss2711.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mbb_check",
      "title": "jss2711 data",
      "object": "jss2711",
      "file": "jss2711.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "number",
        "algorithm",
        "size",
        "time_in_secs",
        "machine",
        "sysname"
      ],
      "rows": 11400,
      "table": true,
      "tojson": true
    },
    {
      "name": "SBB",
      "title": "jss2711 data",
      "object": "jss2711",
      "file": "jss2711.RData",
      "class": [
        "recmapGA",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Switzerland",
      "title": "jss2711 data",
      "object": "jss2711",
      "file": "jss2711.RData",
      "class": [
        "recmapGA",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "UK",
      "title": "jss2711 data",
      "object": "jss2711",
      "file": "jss2711.RData",
      "class": [
        "recmapGA",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dot-draw_recmap_us_state_ev",
      "title": "this function reproduces the original election cartogram from 2004 using the cartogram output from the 2003 implementation.",
      "topics": [
        ".draw_recmap_us_state_ev"
      ]
    },
    {
      "page": "dot-get_7triangles",
      "title": "construct polygon mesh displayed in Figure 4a in",
      "topics": [
        ".get_7triangles"
      ]
    },
    {
      "page": "dot-getUS_map",
      "title": "return a overlapping minimal bounding boxes (MBB) of the U.S. using datasets.",
      "topics": [
        ".getUS_map"
      ]
    },
    {
      "page": "as.recmap.SpatialPolygonsDataFrame",
      "title": "Convert a SpatialPolygonsDataFrame Object to recmap Object",
      "topics": [
        "as.recmap",
        "as.recmap.SpatialPolygonsDataFrame"
      ]
    },
    {
      "page": "as.SpatialPolygonsDataFrame.recmap",
      "title": "Convert a recmap Object to SpatialPolygonsDataFrame Object.",
      "topics": [
        "as.SpatialPolygonsDataFrame",
        "as.SpatialPolygonsDataFrame.recmap"
      ]
    },
    {
      "page": "checkerboard",
      "title": "Create a Checkboard",
      "topics": [
        "checkerboard"
      ]
    },
    {
      "page": "is.recmap",
      "title": "Is an Object from a Class recmap?",
      "topics": [
        "is.recmap"
      ]
    },
    {
      "page": "jss2711",
      "title": "jss2711 data",
      "topics": [
        "cmp_GA_GRASP",
        "jss2711",
        "mbb_check",
        "SBB",
        "Switzerland",
        "UK"
      ]
    },
    {
      "page": "plot.recmap",
      "title": "Plot a recmap object.",
      "topics": [
        "plot.recmap",
        "plot.recmapGA",
        "plot.recmapGRASP"
      ]
    },
    {
      "page": "recmap",
      "title": "Compute a Rectangular Statistical Cartogram",
      "topics": [
        "all.equal.recmap",
        "cartogram",
        "RecMap",
        "recmap"
      ]
    },
    {
      "page": "recmapGA",
      "title": "Genetic Algorithm Wrapper Function for recmap",
      "topics": [
        "recmapGA"
      ]
    },
    {
      "page": "recmapGRASP",
      "title": "Greedy Randomized Adaptive Search Procedure Wrapper Function for recmap",
      "topics": [
        "recmapGRASP"
      ]
    },
    {
      "page": "summary.recmap",
      "title": "Summary for recmap object",
      "topics": [
        "summary.recmap",
        "summary.recmapGA"
      ]
    }
  ],
  "_readme": "https://github.com/cpanse/recmap/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "crayon",
    "foreach",
    "GA",
    "iterators",
    "lattice",
    "Rcpp",
    "RcppArmadillo",
    "sp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "recmap.Rmd",
      "filename": "recmap.html",
      "title": "Draw your own Rectangular Statistical Cartogram with recmap",
      "author": "Christian Panse",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Usage",
        "Input - using the U.S. state Facts and Figures Dataset",
        "Compute Pseudo Dual Graph (PD)",
        "Apply a Metaheuristic",
        "Objective Functions",
        "Output",
        "Application",
        "Rectangular Map Approximation",
        "state.x77[, 'Population']",
        "state.x77[, 'Income']",
        "state.x77[, 'Frost']",
        "Synthetic input maps - checkerboard",
        "History",
        "Session Info",
        "References"
      ],
      "created": "2016-04-16 15:57:19",
      "modified": "2023-09-21 19:51:57",
      "commits": 57
    }
  ],
  "_score": 5.853089529851865,
  "_indexed": true,
  "_nocasepkg": "recmap",
  "_universes": [
    "cpanse"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.21",
      "date": "2026-05-02T09:07:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "c83e6ec748ea9f63a9638e9afbf7719b22dcbd93ec0b65c62b2a1936cae45c12",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/25248453447"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "715ea9467a9b1d0a1f1e1c54db85a12a28037ce0b87b5101489c71aceb0088e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "90ac279ec3b1c6481bb77dc55516c23170ab68ed54ecc16e46565e7dbf63e174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "f97c1b3ba448d2f50aa603e7da04f0eac7d5d7a53bfb499670b50c783272737a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:03.000Z",
      "arch": "aarch64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "2fce3c9384630cb4933387c997799751866fe34ffc9b33506db324bd8635dce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.21",
      "date": "2026-06-01T09:42:15.000Z",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "651551992451af1355489ae4b872c0c95adbacadb411c6023c5ad5a85fcc84ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:19.000Z",
      "arch": "aarch64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "ef4871d04a249e5ebede4c7b9d907647df1d8080a2e92ea6b8d2a2d7d2f01022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.21",
      "date": "2026-06-01T09:43:17.000Z",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "20a031730f564dca227a5b8a3ac06958a063f52edf9eddf9fb945e76bc3a9c00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:42.000Z",
      "arch": "emscripten",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "2cf7c1cdfc5af3d625fabd1faa978d0ab7894af9c0116af3ff614fdbab792a45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:08.000Z",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "074ac3c694118bea79723b98a7191a0c292e4120cc5d5549afd43ad661755afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.21",
      "date": "2026-06-01T09:41:00.000Z",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "1b16b05c662df1ec1df4c7f4484856a8733d310b9cd54528e72c775e2a5875a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.21",
      "date": "2026-06-01T09:40:49.000Z",
      "arch": "x86_64",
      "commit": "da5a5cf5a425b8245cf51e021fab95691edddeb0",
      "fileid": "c97ab71ffdc6910357676712d07171d73da56ceecc228e2a692c69d6c7385e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpanse/actions/runs/26746986610"
    }
  ]
}