{
  "_id": "6a390f66b6829d88cf708a43",
  "Package": "jlview",
  "Title": "Zero-Copy Julia to R Array Bridge via ALTREP",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Aviezer\", \"Lifshitz\", , \"aviezer.lifshitz@weizmann.ac.il\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8458-9507\")),\nperson(\"Weizmann Institute of Science\", role = \"cph\")\n)",
  "Description": "Provides zero-copy R views of Julia-owned arrays by\nimplementing ALTREP (Alternative Representations) classes that\nreturn pointers directly into Julia's memory. The package\nintegrates with 'JuliaCall' and uses C-level finalizers for\nsafe cross-runtime garbage collection.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tanaylab/jlview",
  "BugReports": "https://github.com/tanaylab/jlview/issues",
  "SystemRequirements": "Julia (>= 1.6, https://julialang.org/downloads/)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://tanaylab.r-universe.dev",
  "Date/Publication": "2026-03-24 08:38:22 UTC",
  "RemoteUrl": "https://github.com/tanaylab/jlview",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4360fb75577bf452846c7bc9020be35f85afdd7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-22 10:25:47 UTC",
    "User": "root"
  },
  "Author": "Aviezer Lifshitz [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8458-9507>),\nWeizmann Institute of Science [cph]",
  "Maintainer": "Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>",
  "MD5sum": "6cfebf3def5b8835f1488888b6a8ef12",
  "_user": "tanaylab",
  "_type": "src",
  "_file": "jlview_0.1.0.tar.gz",
  "_fileid": "39d0db17620b31cf96da150f4fa7b08763a16c0557be91ad5687f5a38a3913ff",
  "_filesize": 155708,
  "_sha256": "39d0db17620b31cf96da150f4fa7b08763a16c0557be91ad5687f5a38a3913ff",
  "_created": "2026-06-22T10:25:47.000Z",
  "_published": "2026-06-22T10:33:10.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82691275439,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7789642102"
    },
    {
      "job": 82691275449,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7789660139"
    },
    {
      "job": 82691275407,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7789642780"
    },
    {
      "job": 82691275454,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7789644755"
    },
    {
      "job": 82691275429,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7789625911"
    },
    {
      "job": 82691275450,
      "time": 178,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7789660637"
    },
    {
      "job": 82691275422,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7789636344"
    },
    {
      "job": 82691275418,
      "time": 238,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7789683134"
    },
    {
      "job": 82690733105,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789594687"
    },
    {
      "job": 82691275410,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789635693"
    },
    {
      "job": 82691275474,
      "time": 411,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7789747610"
    },
    {
      "job": 82691275446,
      "time": 275,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7789696952"
    },
    {
      "job": 82691275442,
      "time": 302,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7789707418"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tanaylab/jlview",
  "_commit": {
    "id": "e4360fb75577bf452846c7bc9020be35f85afdd7",
    "author": "aviezerl <aviezer.lifshitz@weizmann.ac.il>",
    "committer": "aviezerl <aviezer.lifshitz@weizmann.ac.il>",
    "message": "Updated README with CRAN installation\n",
    "time": 1774341502
  },
  "_maintainer": {
    "name": "Aviezer Lifshitz",
    "email": "aviezer.lifshitz@weizmann.ac.il",
    "login": "aviezerl",
    "description": "",
    "uuid": 18175550,
    "orcid": "0000-0002-8458-9507"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "JuliaCall",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tanaylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 26
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "aviezerl",
      "count": 28,
      "uuid": 18175550
    }
  ],
  "_userbio": {
    "uuid": 52876437,
    "type": "organization",
    "name": "tanaylab",
    "followers": 29
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jlview"
  },
  "_devurl": "https://github.com/tanaylab/jlview",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jlview.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tanaylab/jlview",
  "_realowner": "tanaylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "is_jlview",
    "jlview",
    "jlview_colMaxs",
    "jlview_colMeans",
    "jlview_fp",
    "jlview_gc_pressure",
    "jlview_info",
    "jlview_log2p",
    "jlview_multiply",
    "jlview_named_matrix",
    "jlview_named_vector",
    "jlview_release",
    "jlview_rowMeans",
    "jlview_rowMedians",
    "jlview_set_gc_threshold",
    "jlview_sparse",
    "jlview_sweep",
    "jlview_t",
    "jlview_top2_per_col",
    "jlview_top2_per_row",
    "with_jlview"
  ],
  "_help": [
    {
      "page": "is_jlview",
      "title": "Check if an object is a jlview ALTREP vector",
      "topics": [
        "is_jlview"
      ]
    },
    {
      "page": "jlview",
      "title": "Create a zero-copy R view of a Julia array",
      "topics": [
        "jlview"
      ]
    },
    {
      "page": "jlview_gc_pressure",
      "title": "Get current GC pressure information",
      "topics": [
        "jlview_gc_pressure"
      ]
    },
    {
      "page": "jlview_info",
      "title": "Get information about a jlview object",
      "topics": [
        "jlview_info"
      ]
    },
    {
      "page": "jlview_named_matrix",
      "title": "Create a zero-copy R view of a named Julia matrix",
      "topics": [
        "jlview_named_matrix"
      ]
    },
    {
      "page": "jlview_named_vector",
      "title": "Create a zero-copy R view of a named Julia vector",
      "topics": [
        "jlview_named_vector"
      ]
    },
    {
      "page": "jlview_release",
      "title": "Explicitly release a jlview object",
      "topics": [
        "jlview_release"
      ]
    },
    {
      "page": "jlview_set_gc_threshold",
      "title": "Set the GC pressure threshold",
      "topics": [
        "jlview_set_gc_threshold"
      ]
    },
    {
      "page": "jlview_sparse",
      "title": "Create a zero-copy R sparse matrix view of a Julia SparseMatrixCSC",
      "topics": [
        "jlview_sparse"
      ]
    },
    {
      "page": "with_jlview",
      "title": "Use a jlview object within a scope, releasing it on exit",
      "topics": [
        "with_jlview"
      ]
    }
  ],
  "_readme": "https://github.com/tanaylab/jlview/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "JuliaCall",
    "knitr",
    "lattice",
    "Matrix",
    "Rcpp",
    "rjson",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "jlview.Rmd",
      "filename": "jlview.html",
      "title": "Zero-Copy Julia Arrays in R with jlview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Dense Arrays",
        "Vectors",
        "Matrices",
        "Verifying Zero-Copy",
        "Type Handling",
        "Named Arrays",
        "Named Vectors",
        "Named Matrices",
        "Sparse Matrices",
        "Memory Management",
        "Three-Layer Defense",
        "Explicit Release",
        "Scoped Release",
        "Tuning GC Pressure",
        "Copy-on-Write Semantics",
        "Serialization",
        "Known Limitations"
      ],
      "created": "2026-03-18 22:10:24",
      "modified": "2026-03-19 12:34:27",
      "commits": 5
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "jlview",
  "_universes": [
    "tanaylab",
    "aviezerl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "4bbf3ac600d19aab7913e4d6fcd945e98c3c9acc8a1309375bec999a2d9612e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T10:28:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "f1c283cdd99cd3880b4db16396c26cbded35f30ef50295666e7c0054c8d7f849",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "38c7bfe626bf9c9fd05cc15a85b939deff54c4188e717c5b02e0e356342246b5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "bb7d257881a21f2d6600cf864081dfb0eae270c915bd04aaf76fa6bfb7c38232",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:06.000Z",
      "arch": "aarch64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "677b5a1b9efa1a4549cf861b880b340d3bd0138cc1b9eb9dc227896b7830c45e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T10:28:18.000Z",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "2433d9486a2e3e8c3d8dcc6157580da4e1b57e891f4355fee41c7fbe1f7de7db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:29.000Z",
      "arch": "aarch64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "6fb3dadfe1cb1b7ff358ca35c7394533959c1f68cc835f7cde7380270a8cdfb6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T10:29:02.000Z",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "daccccfe035516b850da14d22404ef0ba16b49e49b522701704fd1792d89240c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:51.000Z",
      "arch": "emscripten",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "e53e5d6c538a186f38a2b66d76d3a8bb6aab3e05a3e39658f6567c596d1499e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:01.000Z",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "ecbfa2d589d73e4d5ee8138f59656572df8a74f639d15eebb648b1feedca8c19",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T10:26:58.000Z",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "ea09c8bf12a33eab940aa2cc75f89f3b755546048721ece4860ad89cc08d0862",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T10:27:01.000Z",
      "arch": "x86_64",
      "commit": "e4360fb75577bf452846c7bc9020be35f85afdd7",
      "fileid": "5813e2e9ec8d20299634a53b803174b3ce22d6b829f15245831985eef997bd0a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanaylab/actions/runs/27945964493"
    }
  ]
}