{
  "_id": "6a1ff3f3b401979e73442cfe",
  "Package": "cppSim",
  "Title": "Fast and Memory Efficient Spatial Interaction Models",
  "Version": "0.2",
  "Authors@R": "person(given = \"Ivann\", family = \"Schlosser\", email = \"ivann.schlosser.19@ucl.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-4099-3198\"))",
  "Author": "Ivann Schlosser [aut, cre]\n(<https://orcid.org/0009-0004-4099-3198>)",
  "Maintainer": "Ivann Schlosser <ivann.schlosser.19@ucl.ac.uk>",
  "Description": "Building on top of the 'RcppArmadillo' linear algebra\nfunctionalities to do fast spatial interaction models in the\ncontext of urban analytics, geography, transport modelling. It\nuses the Newton root search algorithm to determine the optimal\ncost exponent and can run country level models with thousands\nof origins and destinations. It aims at implementing an easy\napproach based on matrices, that can originate from various\nrouting and processing steps earlier in an workflow. Currently,\nthe simplest form of production, destination and doubly\nconstrained models are implemented. Schlosser et al. (2023)\n<doi:10.48550/arXiv.2309.02112>.",
  "Date": "2025-08-29",
  "License": "MIT + file LICENSE",
  "URL": "https://ischlo.github.io/cppSim/, https://github.com/ischlo/cppSim",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "SystemRequirements": "Quarto command line tools\n(https://github.com/quarto-dev/quarto-cli).",
  "Repository": "https://ischlo.r-universe.dev",
  "Date/Publication": "2025-09-04 09:28:59 UTC",
  "RemoteUrl": "https://github.com/ischlo/cppsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "856decef343c749980fd083770e5071eabb0da63",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 09:20:30 UTC",
    "User": "root"
  },
  "MD5sum": "76afa29aadc7d0bafba05526b2db7663",
  "_user": "ischlo",
  "_type": "src",
  "_file": "cppSim_0.2.tar.gz",
  "_fileid": "73fcbf6998def8173c7e85007138236996daa74392c8896bd745e4c9da2d0459",
  "_filesize": 3712060,
  "_sha256": "73fcbf6998def8173c7e85007138236996daa74392c8896bd745e4c9da2d0459",
  "_created": "2026-06-03T09:20:30.000Z",
  "_published": "2026-06-03T09:29:23.819Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79262011687,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380632339"
    },
    {
      "job": 79262011744,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380646089"
    },
    {
      "job": 79262011720,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380629275"
    },
    {
      "job": 79262011681,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380631061"
    },
    {
      "job": 79262011732,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380633450"
    },
    {
      "job": 79262011710,
      "time": 454,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380726965"
    },
    {
      "job": 79262011792,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380620255"
    },
    {
      "job": 79262011697,
      "time": 256,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380659601"
    },
    {
      "job": 79261068092,
      "time": 319,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380573211"
    },
    {
      "job": 79262011662,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380621870"
    },
    {
      "job": 79262011715,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380624541"
    },
    {
      "job": 79262011767,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380619144"
    },
    {
      "job": 79262011694,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380619403"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ischlo/cppsim",
  "_commit": {
    "id": "856decef343c749980fd083770e5071eabb0da63",
    "author": "ischlo <ivann.schlosser.19@ucl.ac.uk>",
    "committer": "ischlo <ivann.schlosser.19@ucl.ac.uk>",
    "message": "new readme with CRAN badge\n",
    "time": 1756978139
  },
  "_maintainer": {
    "name": "Ivann Schlosser",
    "email": "ivann.schlosser.19@ucl.ac.uk",
    "login": "ischlo",
    "twitter": "@irscars",
    "description": "",
    "uuid": 56924394
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rlist",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ischlo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "geographic-data-science",
    "geographical-information-system",
    "spatial-analysis",
    "spatial-interaction-models",
    "urban-data-science",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ischlo",
      "count": 48,
      "uuid": 56924394
    }
  ],
  "_userbio": {
    "uuid": 56924394,
    "type": "user",
    "name": "Ivann"
  },
  "_downloads": {
    "count": 467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cppSim"
  },
  "_devurl": "https://github.com/ischlo/cppsim",
  "_pkgdown": "https://ischlo.github.io/cppSim/",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cppSim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ischlo/cppsim",
  "_realowner": "ischlo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "run_model",
    "run_model_single",
    "simulation"
  ],
  "_datasets": [
    {
      "name": "distance_test",
      "title": "distance_test",
      "object": "distance_test",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "25066451",
        "3650108026",
        "171612178",
        "177730363",
        "746263214",
        "9246989115",
        "180509855",
        "178928818",
        "9244796855",
        "7128126313",
        "178958919",
        "178937652",
        "180540862",
        "1348340660",
        "6286199946",
        "26422678",
        "180530756",
        "6556651902",
        "4052069294",
        "177664147",
        "5169902428",
        "8669172378",
        "1600438649",
        "9512285842",
        "21539642",
        "3196747064",
        "1917041680",
        "1889812805",
        "86062103",
        "1701664457",
        "26603728",
        "33499371",
        "1986219679",
        "902515462",
        "251566764",
        "1158862661",
        "1985841067",
        "7997456737",
        "15022292",
        "1977352782",
        "8164491476",
        "214198",
        "26845120",
        "1983317601",
        "451676",
        "2100218349",
        "13798253",
        "2091690197",
        "9877452",
        "2116811686",
        "1979683158",
        "8950913253",
        "3461979595",
        "2111539782",
        "620811289",
        "21542622",
        "20980674",
        "687711489",
        "5220892089",
        "282627",
        "25641472",
        "25641278",
        "26597149",
        "5329075610",
        "410248161",
        "8024338135",
        "8060495385",
        "36239090",
        "35966139",
        "6907985023",
        "1990288298",
        "36728944",
        "36724983",
        "6633918924",
        "6547168247",
        "36726290",
        "8670772770",
        "380277829",
        "4573675743",
        "296383631",
        "438355677",
        "36656826",
        "5123277921",
        "9158364129",
        "7052828594",
        "7159068846",
        "7169518932",
        "8710940420",
        "59327545",
        "5182889275",
        "60866837",
        "76821002",
        "521364722",
        "78441967",
        "9227271100",
        "5355043904",
        "78404866",
        "6398503760",
        "6296618385",
        "8089414380",
        "519193",
        "868972300",
        "2377170345",
        "451712225",
        "21275773",
        "936294555",
        "88906146",
        "21275788",
        "303299559",
        "868971938",
        "88895993",
        "22532045",
        "8909883248",
        "631460944",
        "304465258",
        "936295409",
        "6759279362",
        "29387770",
        "1831131574",
        "23803907",
        "1697620376",
        "21548040",
        "26469760",
        "776779083",
        "26919599",
        "427537064",
        "61094477",
        "3456185443",
        "139982302",
        "6477043202",
        "1672871771",
        "149296682",
        "288974368",
        "9069079119",
        "140375046",
        "30154887",
        "59680072",
        "149309300",
        "420319330",
        "21596967",
        "59721890",
        "81583868",
        "13808407",
        "81665932",
        "7192379275",
        "21373019",
        "81681029",
        "81594905",
        "6711968304",
        "1583212024",
        "59839304",
        "3503016704",
        "82615898",
        "1564485370",
        "21639814",
        "4933636503",
        "2415359637",
        "3185377946",
        "26941629",
        "2744773352",
        "1180291338",
        "25498551",
        "9051869669",
        "25609628",
        "24969335",
        "831425959",
        "8016918873",
        "1692355612",
        "1238408522",
        "1694551646",
        "25454057",
        "709221557",
        "4677251485",
        "6533542033",
        "1201381555",
        "1315139253",
        "5489115312",
        "7284651036",
        "9310751591",
        "1619521318",
        "2340986328",
        "80298788",
        "294651426",
        "1159628024",
        "25475387",
        "9279437656",
        "1697813679",
        "5466794228",
        "7620380661",
        "7441166356",
        "254941797",
        "27351530",
        "129942944",
        "149267689",
        "149272845",
        "151181695",
        "27351772",
        "350687541",
        "244161848",
        "131974054",
        "6683517350",
        "7975773814",
        "244189775",
        "6038213313",
        "150607518",
        "244654564",
        "4936036056",
        "97931948",
        "131997456",
        "251659135",
        "1539761973",
        "8460983665",
        "2131141735",
        "2043098784",
        "21381676",
        "3487550687",
        "453814652",
        "2187850216",
        "453801031",
        "7643754648",
        "7283957245",
        "1724699641",
        "453803964",
        "7498032560",
        "167229429",
        "96738049",
        "1682762873",
        "2245388212",
        "8597881709",
        "4151404953",
        "6017402419",
        "9324695467",
        "8590161149",
        "569621066",
        "6759443488",
        "6290457330",
        "8251460036",
        "197251",
        "2313542246",
        "7958591181",
        "2314753855",
        "304652515",
        "1164721790",
        "32655929",
        "71091378",
        "254703450",
        "3225590550",
        "71126042",
        "573239615",
        "34596695",
        "6096308275",
        "71030498",
        "6137708498",
        "2050279685",
        "3976694997",
        "767616513",
        "8651385721",
        "5161336497",
        "3215862881",
        "3304890129",
        "32853543",
        "1030197022",
        "34781445",
        "288980684",
        "5659505574",
        "1768596480",
        "2050594293",
        "7940883278",
        "7813304427",
        "24910082",
        "1153567725",
        "7915389658",
        "2296934882",
        "4456912405",
        "20948985",
        "18466632",
        "11377863",
        "22953649",
        "12779200",
        "1574564142",
        "1200554496",
        "402517640",
        "5460921778",
        "764584928",
        "10356679",
        "7652974484",
        "26917766",
        "23161808",
        "23198299",
        "11483871",
        "1848488",
        "19812135",
        "6069377099",
        "25948328",
        "25764461",
        "26002052",
        "8058010723",
        "9395439160",
        "5771650586",
        "918192192",
        "6290742552",
        "6522676187",
        "613187085",
        "7776053927",
        "95942946",
        "36109400",
        "9526439569",
        "91594711",
        "8803848977",
        "92746564",
        "7315951930",
        "3173414602",
        "92747806",
        "6807529447",
        "45366613",
        "27055039",
        "2933926510",
        "1778206353",
        "92735290",
        "9193145726",
        "9027791493",
        "8014784795",
        "7908015024",
        "2138894571",
        "90263102",
        "26046088",
        "8197519194",
        "7144990768",
        "88260807",
        "9467712376",
        "8702192631",
        "558296965",
        "7817429223",
        "406301",
        "35360849",
        "9293075500",
        "199506",
        "3847146735",
        "262637193",
        "26267274",
        "8258628403",
        "26374156",
        "6618886886",
        "25696583",
        "10314534",
        "3888952719",
        "326237739",
        "319118595",
        "8041916333",
        "53428935",
        "654181232",
        "486391023",
        "467761735",
        "4904279264",
        "4639487241",
        "8990483469",
        "1758913402",
        "934824049",
        "1436787353",
        "26198870",
        "3810147057",
        "8682588242",
        "224692",
        "21662728",
        "1767962847",
        "21662607",
        "21662693",
        "243464250",
        "3829857953",
        "25509396",
        "1023795070",
        "33202777",
        "7308165947",
        "25321887",
        "20960863",
        "1149064266",
        "7833286943",
        "198000",
        "25322889",
        "7804913298",
        "1137574040",
        "1020154924",
        "305596935",
        "43717023",
        "1582983167",
        "613514424",
        "624458784",
        "7632431962",
        "38458095",
        "5217426101",
        "38879292",
        "918252412",
        "475894243",
        "8283176444",
        "622031526",
        "41314764",
        "305592288",
        "8025087329",
        "6831901866",
        "9495717523",
        "873882557",
        "5216893359",
        "621442956",
        "181776566",
        "613466903",
        "53334309",
        "9472284928",
        "21676327",
        "620388987",
        "265055383",
        "769267160",
        "5657317414",
        "27364385",
        "5248346361",
        "620389036",
        "620787416",
        "25276984",
        "106227307",
        "60889062",
        "6113257265",
        "6839669682",
        "222087019",
        "65194386",
        "60869700",
        "73828025",
        "6113234709",
        "1316334939",
        "30653513",
        "73821026",
        "2710167540",
        "5394493305",
        "8718549027",
        "73774868",
        "1253220852",
        "7848247313",
        "21668879",
        "61276069",
        "2463041535",
        "8832490448",
        "5948739016",
        "669946819",
        "7740127690",
        "17960216",
        "31193766",
        "26964238",
        "6507523199",
        "253067730",
        "4808098426",
        "6327950457",
        "7537355161",
        "1161518121",
        "30838713",
        "1158322973",
        "245784493",
        "248230365",
        "5624623364",
        "27480528",
        "1476590827",
        "5965252715",
        "30865065",
        "27336453",
        "7947155819",
        "9020843606",
        "191044152",
        "7395347654",
        "6445850646",
        "3282510041",
        "5397076154",
        "185661518",
        "532182221",
        "183573896",
        "6223792506",
        "6991153577",
        "210555",
        "8383007456",
        "6457604093",
        "7948018971",
        "893222385",
        "60365998",
        "1195654520",
        "7131115161",
        "27144222",
        "7129389661",
        "2129618871",
        "691218790",
        "1120499461",
        "8831987478",
        "68895239",
        "4265660944",
        "849527837",
        "898245549",
        "694413305",
        "881990897",
        "68230383",
        "68265085",
        "9242893953",
        "7835891572",
        "249087716",
        "8431569599",
        "2791634123",
        "6669076864",
        "8024243924",
        "8614178806",
        "6260763154",
        "6018369349",
        "7217915420",
        "1769049697",
        "245054366",
        "5948224058",
        "91698153",
        "249567867",
        "279006700",
        "30491915",
        "2347202128",
        "33759593",
        "2347060611",
        "301981130",
        "6802230144",
        "34190620",
        "303069",
        "9433446845",
        "6506737721",
        "32581371",
        "59651642",
        "36494514",
        "5029715041",
        "1979836805",
        "6342972876",
        "7055140202",
        "4007647214",
        "6367474173",
        "6397413021",
        "25279403",
        "220850",
        "620787651",
        "1228012979",
        "4455705218",
        "9519392247",
        "25894497",
        "199547",
        "389899609",
        "3679532449",
        "2156223978",
        "5482917378",
        "667387843",
        "2452436731",
        "250881893",
        "276369813",
        "339354388",
        "107081",
        "271309647",
        "107970",
        "336094375",
        "3598283909",
        "25472185",
        "1164110921",
        "173393064",
        "5549262622",
        "27481759",
        "856374463",
        "392131442",
        "3621733161",
        "7334234599",
        "31022258",
        "18126956",
        "20963421",
        "7701609396",
        "3093592155",
        "7808666410",
        "29049572",
        "356809886",
        "300425845",
        "26788005",
        "37877761",
        "8268862801",
        "892953664",
        "1270687140",
        "312172482",
        "30478666",
        "7679701813",
        "8015823828",
        "1320900992",
        "1708262074",
        "240744434",
        "223659621",
        "1448524556",
        "2433739257",
        "7287812914",
        "1712482498",
        "244003140",
        "22514399",
        "7600338288",
        "1653103376",
        "269908929",
        "3168888786",
        "224753447",
        "1736086066",
        "926312326",
        "25502599",
        "6611479597",
        "4234685821",
        "9272377767",
        "6689065400",
        "6439635151",
        "1234940656",
        "110282894",
        "112001575",
        "8666999572",
        "4772346",
        "26777051",
        "110268967",
        "9286710063",
        "110266805",
        "6807423291",
        "8725278550",
        "290025602",
        "8642906656",
        "5259729861",
        "30737955",
        "119608266",
        "32855768",
        "33575729",
        "5745852632",
        "34783999",
        "30637119",
        "24555972",
        "5790281652",
        "1728321735",
        "2928905126",
        "1763000384",
        "7603042077",
        "108137",
        "9494159829",
        "87373187",
        "86108362",
        "1017795946",
        "26840523",
        "6807136439",
        "9122324881",
        "8254028306",
        "25259422",
        "7814185910",
        "366897307",
        "25259559",
        "2857779363",
        "17946508",
        "4620432372",
        "629057",
        "26820930",
        "14464651",
        "645488417",
        "620085",
        "5184332087",
        "8654432926",
        "624933",
        "5123168179",
        "14010078",
        "34097612",
        "646495",
        "27002602",
        "366565739",
        "8572762037",
        "4348478131",
        "8250627995",
        "7601370250",
        "1680360202",
        "5798833196",
        "8648985331",
        "126378698",
        "27151290",
        "9435146499",
        "2055952225",
        "8621809201",
        "36728147",
        "247779910",
        "55435390",
        "5327683782",
        "7094857790",
        "5786934665",
        "6264585830",
        "243236987",
        "2939734352",
        "7298600532",
        "36931141",
        "27018747",
        "7756844216",
        "5101695191",
        "5079508645",
        "21544988",
        "8706765635",
        "118984725",
        "8929038508",
        "348457644",
        "9402609549",
        "6696750822",
        "32636805",
        "9292789221",
        "6343389463",
        "9381758354",
        "319110257",
        "2501493272",
        "275073781",
        "118242891",
        "117945157",
        "8393999467",
        "9316094827",
        "333303179",
        "126540417",
        "8005840620",
        "334399172",
        "9410599806",
        "117871232",
        "340139650",
        "116100558",
        "130190683",
        "390074099",
        "21643556",
        "8321258262",
        "130187416",
        "130185551",
        "502426208",
        "250702436",
        "126651325",
        "8006311860",
        "282592267",
        "5864352942",
        "7157085496",
        "227226099",
        "7229058421",
        "8084775742",
        "11947269",
        "147777988",
        "281800167",
        "7976903788",
        "6707798282",
        "325938911",
        "25580590",
        "147748360",
        "11891410",
        "6621731870",
        "147723461",
        "100449394",
        "171631399",
        "26451102",
        "3932015680",
        "13982857",
        "25582808",
        "26450296",
        "26165039",
        "25582568",
        "1765886823",
        "26421800",
        "132940664",
        "178976159",
        "6694879720",
        "1333739558",
        "30942193",
        "1537109782",
        "301723",
        "1571413916",
        "7976428904",
        "257346152",
        "257543844",
        "17180507",
        "7181738308",
        "4131244482",
        "249476555",
        "249171338",
        "3667202366",
        "7920559505",
        "7457195321",
        "302000",
        "7301770847",
        "8006116766",
        "6787759971",
        "1730991001",
        "7980923787",
        "100343274",
        "25473389",
        "25468846",
        "1420499419",
        "415560819",
        "8668578255",
        "700794763",
        "6638565963",
        "104329576",
        "269889634",
        "605606671",
        "276483",
        "12237879",
        "247057389",
        "5831766921",
        "26544344",
        "104301812",
        "13823728",
        "105675888",
        "5725851359",
        "25423777",
        "8491147494",
        "5814722530",
        "25340575",
        "1654230109",
        "70723156",
        "21568254",
        "33149254",
        "13824241",
        "326227454",
        "1631207598",
        "124009720",
        "1610818810",
        "1131535006",
        "1484667771",
        "1612122872",
        "1635645893",
        "8428947421",
        "33508236",
        "23036838",
        "23032253",
        "26469086",
        "4436169106",
        "1129190008",
        "30993187",
        "266740683",
        "1821431300",
        "1679063050",
        "196209139",
        "5578712143",
        "8454826697",
        "251815536",
        "8156571592",
        "257018066",
        "52248331",
        "242593674",
        "659850036",
        "4117757362",
        "246853025",
        "4803440325",
        "6199858759",
        "484894037",
        "3706590984",
        "5226769086",
        "1987358025",
        "146549485",
        "648261740",
        "48670588",
        "3925690666",
        "2941489057",
        "48979849",
        "1880932407",
        "2140808482",
        "2556824987",
        "1136307406",
        "1233388498",
        "294162225",
        "18040072",
        "641397283",
        "1136506096",
        "8342948564",
        "259242178",
        "3687582863",
        "229798036",
        "271285652",
        "3711103564",
        "241784894",
        "2928232492",
        "484663975",
        "1415340268",
        "8707359665",
        "6702586986",
        "4976670150",
        "415261875",
        "2274925753",
        "27797962",
        "2261612313",
        "28795188",
        "7431811669",
        "1834428786",
        "6047580474",
        "4925362549",
        "6399726029",
        "98316343",
        "4420592438",
        "6320025756",
        "5030423117",
        "91845130",
        "8971536774",
        "5352776932",
        "5585025086",
        "5560495518",
        "130236133",
        "759947958",
        "110060973",
        "29874733",
        "1088753760",
        "42093952",
        "9588848018",
        "1091081572",
        "3775231079",
        "1930357909",
        "9583998497",
        "17899241",
        "1088737201",
        "6554455395",
        "9583893303",
        "2430285",
        "18239502",
        "26480618",
        "3381666110",
        "25990662",
        "7396267919",
        "27222812",
        "21427521",
        "2407673880",
        "8421015218",
        "7200112377",
        "27248036",
        "27240920",
        "21427734",
        "27242084",
        "3939208418",
        "9467080783",
        "1425033800",
        "21315191",
        "8570007912",
        "8688743613",
        "126492482",
        "9385074338",
        "206114",
        "866709075",
        "3698993559",
        "3725994996",
        "1689620235",
        "4589516844",
        "6698411958",
        "435144778",
        "9468424978",
        "728237652",
        "1666324135",
        "1635864518",
        "4684520669",
        "930613795",
        "15262012",
        "521617297",
        "582764950",
        "107797",
        "7980758793",
        "169346768",
        "25534734",
        "24828702",
        "1794807082",
        "1283448297",
        "21576863",
        "9197192107",
        "46205332",
        "35963522",
        "92724902",
        "8518831762",
        "30155658",
        "2365123127",
        "287875632",
        "371409142",
        "918324094",
        "918300920",
        "7738352767",
        "1344241565",
        "98219466",
        "178943058",
        "183459855",
        "9566233154",
        "6807245571",
        "26561392",
        "229760943",
        "1536490745",
        "73797097",
        "4715048965",
        "6278088431",
        "130247427",
        "5855952068",
        "88301884",
        "4009494414",
        "371684609",
        "9117517781",
        "1183469223"
      ],
      "rows": 983,
      "table": true,
      "tojson": true
    },
    {
      "name": "flows_london",
      "title": "flows_london",
      "object": "flows_london",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "workplace",
        "residence",
        "total",
        "bike",
        "foot",
        "geom_from",
        "geom_to",
        "distance",
        "from_id",
        "to_id",
        "graph_dist"
      ],
      "rows": 52463,
      "table": true,
      "tojson": true
    },
    {
      "name": "flows_test",
      "title": "flows_test",
      "object": "flows_test",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 983,
      "table": true,
      "tojson": true
    },
    {
      "name": "london_msoa",
      "title": "london_msoa",
      "object": "london_msoa",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "geo_code",
        "geo_name",
        "pop_weight_geom",
        "workplace_centr",
        "workplace_centr",
        "id",
        "geometry"
      ],
      "rows": 983,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calibration_cpp",
      "title": "Calibrating the balancing factors",
      "topics": [
        "calibration_cpp"
      ]
    },
    {
      "page": "cpp_found_openmp",
      "title": "Function to check availability of OPENMP to run in parallel. If openmp is found, this function returns TRUE",
      "topics": [
        "cpp_found_openmp"
      ]
    },
    {
      "page": "distance_test",
      "title": "distance_test",
      "topics": [
        "distance_test"
      ]
    },
    {
      "page": "flows_london",
      "title": "flows_london",
      "topics": [
        "flows_london"
      ]
    },
    {
      "page": "flows_test",
      "title": "flows_test",
      "topics": [
        "flows_test"
      ]
    },
    {
      "page": "london_msoa",
      "title": "london_msoa",
      "topics": [
        "london_msoa"
      ]
    },
    {
      "page": "run_model",
      "title": "Running doubly constrained model",
      "topics": [
        "run_model"
      ]
    },
    {
      "page": "run_model_cpp",
      "title": "Run model",
      "topics": [
        "run_model_cpp"
      ]
    },
    {
      "page": "run_model_single",
      "title": "Running a singly constrained model",
      "topics": [
        "run_model_single"
      ]
    },
    {
      "page": "simulation",
      "title": "Running a whole simulation of a doubly constrained gravity model",
      "topics": [
        "simulation"
      ]
    }
  ],
  "_readme": "https://github.com/ischlo/cppsim/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "getting_started_2.Rmd",
      "filename": "getting_started_2.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Set up",
        "Visualisation",
        "Model",
        "Simulation"
      ],
      "created": "2024-05-13 22:31:46",
      "modified": "2025-08-29 14:00:11",
      "commits": 5
    },
    {
      "source": "gravity_model.Rmd",
      "filename": "gravity_model.html",
      "title": "Gravity model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What model to use ?",
        "Support functions"
      ],
      "created": "2024-07-19 16:23:12",
      "modified": "2025-04-17 19:36:26",
      "commits": 6
    }
  ],
  "_score": 4.963787827345556,
  "_indexed": true,
  "_nocasepkg": "cppsim",
  "_universes": [
    "ischlo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-03T09:23:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "a51a38ceb9d50284f96c4b4a62451d07ec60e391cca535ff220feb5a5d78f72e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-03T09:24:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "90f64bdd4189ae164e66c2138d59e991eb4c06e86d3a967c6bbd8e0926e2b355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-03T09:23:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "a8ab70f8c4b0b7cc3d58384035fc98f459c454fd85b11142ef1bffe2ee7b97f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-03T09:23:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "abbfcf8af86dcc0a5e3f01b63956b8bbb98362d17803569ea75d2738265d2440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-03T09:23:38.000Z",
      "arch": "aarch64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "ecd31a51438f44d972b1b08d5c6e32f446a5c83d6d600a1239cc33f6fb488746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-03T09:27:05.000Z",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "c09575cec66193530c1712853740b0b4a67722272eafbb4711e3f5c4f906287d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-03T09:23:05.000Z",
      "arch": "aarch64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "64acea11caa1199c28d5125770fac4aefcfa6e62ad3abf2daebf703f2160e8c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-03T09:24:07.000Z",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "4ae321e69b6bc2926ceee40c909416312b5cb5c0de6ce5d97a90691d5822350d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-06-03T09:23:19.000Z",
      "arch": "emscripten",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "efe5879a3df7261e31328b979e0ba5f8d0caef8f8d689f0ea347480b80108834",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-03T09:22:31.000Z",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "4317d6a0b30fc464e5b994161de7f2bceacdaf219ec0d69903bc9a104b0c60cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-03T09:22:25.000Z",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "f0e99895827b6b0771c796787e57ac0f860d1c70e577c1f9f50983410669b1ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-03T09:22:21.000Z",
      "arch": "x86_64",
      "commit": "856decef343c749980fd083770e5071eabb0da63",
      "fileid": "8a2de716e0a02b7cacda671ed587d96f1d6e1641b3e77b946a2d2d9204885a9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ischlo/actions/runs/26875347289"
    }
  ]
}