{
  "_id": "6a20a347cd65a98ecbd17bcd",
  "Package": "Rfmalloc",
  "Title": "Persistent ALTREP Vectors",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Sounkou Mahamane\", family = \"Toure\", email = \"sounkoutoure@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Kenichi\", family = \"Yasukata\", role = \"cph\", comment = \"fmalloc\"),\nperson(given = \"Wolfram\", family = \"Gloger\", role = \"cph\", comment = \"ptmalloc3\"),\nperson(given = \"Free Software Foundation, Inc.\", role = \"cph\", comment = \"selected GNU C Library support files\")\n)",
  "Description": "Provides experimental file-backed, ALTREP-style vector\nallocation for R using the 'fmalloc' library. The package\nsupports persistent and scratch runtimes, durable\nreference-based serialization, explicit vector lifecycle\nmanagement, and multiple runtime handles for working with\nseveral backing files in one R process.",
  "License": "GPL (>= 2)",
  "Author": "Sounkou Mahamane Toure [aut, cre], Kenichi Yasukata [cph]\n(fmalloc), Wolfram Gloger [cph] (ptmalloc3), Free Software\nFoundation, Inc. [cph] (selected GNU C Library support files)",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "GNU make, POSIX threads",
  "URL": "https://github.com/sounkou-bioinfo/Rfmalloc,\nhttps://sounkou-bioinfo.github.io/Rfmalloc/",
  "BugReports": "https://github.com/sounkou-bioinfo/Rfmalloc/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://sounkou-bioinfo.r-universe.dev",
  "Date/Publication": "2026-06-03 21:41:46 UTC",
  "RemoteUrl": "https://github.com/sounkou-bioinfo/Rfmalloc",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 21:52:13 UTC",
    "User": "root"
  },
  "MD5sum": "fd5f1d38bb6af96d0638902b093336ff",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "Rfmalloc_0.1.0.tar.gz",
  "_fileid": "1c2d621efec9ebc8b70b4e8b705bd6fcd3fd6af19b88e12ff0baac25f4768e99",
  "_filesize": 294115,
  "_sha256": "1c2d621efec9ebc8b70b4e8b705bd6fcd3fd6af19b88e12ff0baac25f4768e99",
  "_created": "2026-06-03T21:52:13.000Z",
  "_published": "2026-06-03T21:57:27.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79403451700,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7397639786"
    },
    {
      "job": 79403451697,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7397639382"
    },
    {
      "job": 79403451766,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397637626"
    },
    {
      "job": 79403451692,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397644939"
    },
    {
      "job": 79403451677,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7397629159"
    },
    {
      "job": 79403451698,
      "time": 272,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7397685263"
    },
    {
      "job": 79403451667,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397633142"
    },
    {
      "job": 79403451707,
      "time": 178,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397657006"
    },
    {
      "job": 79402999279,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397602452"
    },
    {
      "job": 79403451681,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397632709"
    },
    {
      "job": 79403451688,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7397638025"
    },
    {
      "job": 79403451696,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7397639200"
    },
    {
      "job": 79403451690,
      "time": 188,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7397660594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sounkou-bioinfo/Rfmalloc",
  "_commit": {
    "id": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "Fix README code highlighting and local-scope example usage; fix Ops semantics\n",
    "time": 1780522906
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "uuid": 56392505
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 29
    },
    {
      "week": "2026-19",
      "n": 50
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "altrep",
    "malloc",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 86,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rfmalloc"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/rfmalloc",
  "_pkgdown": "https://sounkou-bioinfo.github.io/Rfmalloc/",
  "_searchresults": 18,
  "_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/Rfmalloc.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_fmalloc_array",
    "as_fmalloc_data_frame",
    "as_fmalloc_matrix",
    "cleanup_fmalloc",
    "colMeans",
    "colSums",
    "create_fmalloc_array",
    "create_fmalloc_data_frame",
    "create_fmalloc_matrix",
    "create_fmalloc_vector",
    "destroy_fmalloc_vector",
    "diagnose_fmalloc_runtime",
    "init_fmalloc",
    "list_fmalloc_allocations",
    "open_fmalloc",
    "rowMeans",
    "rowSums"
  ],
  "_help": [
    {
      "page": "Rfmalloc-package",
      "title": "Rfmalloc: Memory-Mapped File Allocation for R",
      "topics": [
        "Rfmalloc-package",
        "Rfmalloc"
      ]
    },
    {
      "page": "as_fmalloc_array",
      "title": "Convert a vector to fmalloc array metadata",
      "topics": [
        "as_fmalloc_array"
      ]
    },
    {
      "page": "as_fmalloc_data_frame",
      "title": "Convert to data.frame for fmalloc vectors",
      "topics": [
        "as_fmalloc_data_frame"
      ]
    },
    {
      "page": "as_fmalloc_matrix",
      "title": "Convert a vector to fmalloc matrix metadata",
      "topics": [
        "as_fmalloc_matrix"
      ]
    },
    {
      "page": "cleanup_fmalloc",
      "title": "Clean Up fmalloc",
      "topics": [
        "cleanup_fmalloc"
      ]
    },
    {
      "page": "create_fmalloc_array",
      "title": "Create Array Using fmalloc",
      "topics": [
        "create_fmalloc_array"
      ]
    },
    {
      "page": "create_fmalloc_data_frame",
      "title": "Construct data.frame from fmalloc columns",
      "topics": [
        "create_fmalloc_data_frame"
      ]
    },
    {
      "page": "create_fmalloc_matrix",
      "title": "Create Matrix Using fmalloc",
      "topics": [
        "create_fmalloc_matrix"
      ]
    },
    {
      "page": "create_fmalloc_vector",
      "title": "Create Vector Using fmalloc",
      "topics": [
        "create_fmalloc_vector"
      ]
    },
    {
      "page": "destroy_fmalloc_vector",
      "title": "Explicitly destroy a fmalloc vector",
      "topics": [
        "destroy_fmalloc_vector"
      ]
    },
    {
      "page": "diagnose_fmalloc_runtime",
      "title": "Diagnose fmalloc runtime state",
      "topics": [
        "diagnose_fmalloc_runtime"
      ]
    },
    {
      "page": "fmalloc_reduction_methods",
      "title": "Matrix reduction helpers for fmalloc-backed matrices",
      "topics": [
        "colMeans",
        "colSums",
        "fmalloc_reduction_methods",
        "rowMeans",
        "rowSums"
      ]
    },
    {
      "page": "init_fmalloc",
      "title": "Initialize fmalloc",
      "topics": [
        "init_fmalloc"
      ]
    },
    {
      "page": "list_fmalloc_allocations",
      "title": "List Persistent fmalloc Allocations",
      "topics": [
        "list_fmalloc_allocations"
      ]
    },
    {
      "page": "open_fmalloc",
      "title": "Open an fmalloc Runtime",
      "topics": [
        "open_fmalloc"
      ]
    }
  ],
  "_readme": "https://github.com/sounkou-bioinfo/Rfmalloc/raw/HEAD/README.md",
  "_rundeps": [],
  "_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"
    }
  ],
  "_score": 2.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "rfmalloc",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "d10ba1933ef4b10c3501377d81da16bb96900a0fca5a553bf27e137f75675c20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "379aeb8e71943f98f075738a13665c1b8c1d6cb875fc7f84b3e40fcacc8b586c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "bde8112f217934fe964ee60faff56466eed7926a4bdeaeee3363f642f6f11081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "3f1dba7f2d3911003d7b5a999800d96d4b91884c8054b167c0240ffa83c6b6c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T21:53:51.000Z",
      "arch": "aarch64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "bea2d7c47b71d7f6618a38ce48bb016f533297cf91da9164668f42ac545b9fe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T21:56:36.000Z",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "d15fe6fc7e0fde885de13734789abda13d2bee3f5e4703d46c30cdebc5b8c09f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:04.000Z",
      "arch": "aarch64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "d205463c462f9075122d0176e3e958a49cd8b7bb2ca4bbc83dbe53cc319720cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T21:55:14.000Z",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "1929ffdbf8f1901225aeee15ef4174fbc89dd88ebff1c8372d86eb2e1a7105d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T21:54:12.000Z",
      "arch": "emscripten",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "e2b025c5316f7e6600f9565a68fb9732d6c54a14ceb571c7dada575d87d19f3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T21:53:59.000Z",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "35c1c387620d8607a64638ff2d483f669db883e2f47f648ae85b1b698915887a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T21:53:58.000Z",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "b3aa0dce25a05bb4ecf3f163c3b6673960f9346024e54c94d3fd5627c2716127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T21:55:09.000Z",
      "arch": "x86_64",
      "commit": "f3099c9e37316dd176fd8cae706a59b75bf760ce",
      "fileid": "97cde87d6d7946d95b967ff4d1c27468acc6beeb615e934de430207ef8b91e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26915154358"
    }
  ]
}