{
  "_id": "6a44db366ff6f2357551d1d4",
  "Package": "rwasm",
  "Title": "Build R Packages for WebAssembly",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"George\", \"Stagg\", , \"george.stagg@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"ctb\"),\nperson(\"Jeroen\", \"Ooms\", , \"jeroen@berkeley.edu\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Utility functions to help build R packages compiled for\nWebAssembly (Wasm), manage Wasm binary R package libraries and\nrepositories, and prepare webR compatible filesystem images for\nstatic web hosting of data files and R packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-wasm.github.io/rwasm/, https://github.com/r-wasm/rwasm",
  "BugReports": "https://github.com/r-wasm/rwasm/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/usethis/last-upkeep": "2025-04-25",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "webR development installation\n(https://webr.r-wasm.org/)",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2025-08-13 09:30:37 UTC",
  "RemoteUrl": "https://github.com/r-wasm/rwasm",
  "RemoteRef": "v0.3.0",
  "RemoteSha": "005588296e03080357c7140c1eaf8b47ccabe0bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 09:09:30 UTC",
    "User": "root"
  },
  "Author": "George Stagg [aut, cre],\nLionel Henry [ctb],\nJeroen Ooms [ctb],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "George Stagg <george.stagg@posit.co>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "rwasm_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fb909df6996bfdd95987e14ddea8baf86771d27e34b66ce56f5c48ff94c3ac66",
  "_filesize": 336293,
  "_sha256": "fb909df6996bfdd95987e14ddea8baf86771d27e34b66ce56f5c48ff94c3ac66",
  "_expires": "2026-10-09T09:17:41.000Z",
  "_created": "2026-07-01T09:09:30.000Z",
  "_published": "2026-07-01T09:17:41.990Z",
  "_jobs": [
    {
      "job": 84496247804,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8005318951"
    },
    {
      "job": 84496248057,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8005316831"
    },
    {
      "job": 84496247742,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8005456745"
    },
    {
      "job": 84496247870,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8005456248"
    },
    {
      "job": 84495704209,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005261520"
    },
    {
      "job": 84496247757,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8005319754"
    },
    {
      "job": 84496247797,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8005304571"
    },
    {
      "job": 84496247845,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8005297777"
    },
    {
      "job": 84496247905,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8005295813"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396",
  "_status": "success",
  "_upstream": "https://github.com/r-wasm/rwasm",
  "_commit": {
    "id": "005588296e03080357c7140c1eaf8b47ccabe0bc",
    "author": "George Stagg <george.stagg@posit.co>",
    "committer": "George Stagg <george.stagg@posit.co>",
    "message": "Set version 0.3.0\n",
    "time": 1755077437
  },
  "_maintainer": {
    "name": "George Stagg",
    "email": "george.stagg@posit.co",
    "login": "georgestagg",
    "uuid": 982548
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Imports"
    },
    {
      "package": "pkgdepends",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r-wasm",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-08-13"
    }
  ],
  "_stars": 84,
  "_contributors": [
    {
      "user": "georgestagg",
      "count": 187,
      "uuid": 982548
    },
    {
      "user": "lionel-",
      "count": 45,
      "uuid": 4465050
    },
    {
      "user": "jeroen",
      "count": 10,
      "uuid": 216319
    },
    {
      "user": "schloerke",
      "count": 3,
      "uuid": 93231
    },
    {
      "user": "josiahparry",
      "count": 3,
      "uuid": 13534508
    },
    {
      "user": "averissimo",
      "count": 2,
      "uuid": 211358
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "coatless",
      "count": 1,
      "uuid": 833642
    },
    {
      "user": "jeremypasco",
      "count": 1,
      "uuid": 32913603
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rwasm"
  },
  "_devurl": "https://github.com/r-wasm/rwasm",
  "_pkgdown": "https://r-wasm.github.io/rwasm/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_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/rwasm.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_list",
    "add_pkg",
    "add_repo",
    "add_tar_index",
    "build",
    "file_packager",
    "make_library",
    "make_vfs_library",
    "make_vfs_repo",
    "rm_pkg",
    "write_packages"
  ],
  "_help": [
    {
      "page": "add_list",
      "title": "Add one or more packages from a file",
      "topics": [
        "add_list"
      ]
    },
    {
      "page": "add_pkg",
      "title": "Add R package reference(s) to a package repository",
      "topics": [
        "add_pkg"
      ]
    },
    {
      "page": "add_repo",
      "title": "Add all packages from a CRAN-like repository to a package repository",
      "topics": [
        "add_repo"
      ]
    },
    {
      "page": "add_tar_index",
      "title": "Add Emscripten virtual filesystem metadata to a given 'tar' archive",
      "topics": [
        "add_tar_index"
      ]
    },
    {
      "page": "build",
      "title": "Build one or more R packages for WebAssembly",
      "topics": [
        "build"
      ]
    },
    {
      "page": "file_packager",
      "title": "Create an Emscripten filesystem image",
      "topics": [
        "file_packager"
      ]
    },
    {
      "page": "make_library",
      "title": "Create an R package library",
      "topics": [
        "make_library"
      ]
    },
    {
      "page": "make_vfs_library",
      "title": "Create an Emscripten filesystem image of an R package library",
      "topics": [
        "make_vfs_library"
      ]
    },
    {
      "page": "make_vfs_repo",
      "title": "Add Emscripten filesystem images to an R package repository",
      "topics": [
        "make_vfs_repo"
      ]
    },
    {
      "page": "rm_pkg",
      "title": "Remove R package(s) from a package repository",
      "topics": [
        "rm_pkg"
      ]
    },
    {
      "page": "write_packages",
      "title": "Write the 'PACKAGES' file for a package repository",
      "topics": [
        "write_packages"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-wasm/rwasm/raw/v0.3.0/man/figures/logo.png",
  "_readme": "https://github.com/r-wasm/rwasm/raw/v0.3.0/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "curl",
    "desc",
    "dplyr",
    "filelock",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgcache",
    "pkgconfig",
    "pkgdepends",
    "processx",
    "ps",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "github-actions.Rmd",
      "filename": "github-actions.html",
      "title": "Build R packages using GitHub Actions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Deploying an R package on release",
        "Hosting the resulting package",
        "Creating a WebAssembly CRAN-like repository",
        "The GitHub Actions build process"
      ],
      "created": "2023-11-02 14:34:53",
      "modified": "2024-10-23 15:51:46",
      "commits": 11
    },
    {
      "source": "rwasm.Rmd",
      "filename": "rwasm.html",
      "title": "Get started with rwasm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Compiling R packages for WebAssembly",
        "Setting up the WebAssembly toolchain",
        "Using the webR Docker container",
        "WebR development installation",
        "Installing the rwasm package",
        "Building an R package",
        "Adding an R package to a package repository",
        "Managing and using the repository",
        "Local testing",
        "Deployment to static hosting"
      ],
      "created": "2023-11-02 11:46:15",
      "modified": "2024-10-23 15:51:46",
      "commits": 6
    },
    {
      "source": "mount-fs-image.Rmd",
      "filename": "mount-fs-image.html",
      "title": "Mounting filesystem images",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create filesystem images",
        "Emscripten's file_packager tool",
        "Compression",
        "Mount .tar archives as a filesystem image",
        "Mounting filesystem images",
        "Building an R package library image",
        "Local testing"
      ],
      "created": "2023-11-01 10:33:39",
      "modified": "2024-10-23 15:51:46",
      "commits": 8
    },
    {
      "source": "mount-host-dir.Rmd",
      "filename": "mount-host-dir.html",
      "title": "Mounting host directories in node",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Building an R package library",
        "Mounting host directories"
      ],
      "created": "2023-11-01 10:33:39",
      "modified": "2024-10-23 15:51:46",
      "commits": 6
    },
    {
      "source": "tar-metadata.Rmd",
      "filename": "tar-metadata.html",
      "title": "Technical details for .tar archive metadata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Filesystem metadata",
        "Archive data layout"
      ],
      "created": "2024-09-11 15:08:01",
      "modified": "2024-09-11 15:08:01",
      "commits": 1
    }
  ],
  "_score": 6.225309281725863,
  "_indexed": false,
  "_nocasepkg": "rwasm",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-01T09:11:40.000Z",
      "distro": "resolute",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/a1808b3aa8faf5f0ca8f9004efc966bc1a3838fbe8018b814a97d2fadc5ab2d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-01T09:11:36.000Z",
      "distro": "resolute",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/4138dcd6544f47f794f05fddae57acd55fcdcc9e5c5f3130f3d46b83bbfd18e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-01T09:17:04.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/93d56b74d9bdb1d004b335305252df3bf0ae86c7f767041d97f3280ef6bec261",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-01T09:17:00.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/377354ec719042780aa849b0e8baddaf2ce4e399de82ef280519d04758099820",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-01T09:12:01.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/b34b0dc6af3e78950f792d8091d7933e8c928dbfd8f40a57419f9e85f4f75f20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-01T09:10:54.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/d5ca6ac37378db32b7a626460ea98c835db53c57406212baa49972072c6de1cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-01T09:10:45.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/def04b7a2595b04c78ef381f81c6b0650c77970b24b166dff34b0de83cb338c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-01T09:10:38.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/87d9c0d9efc847317a84ad335facf26a25fd756f6b17e63c6feb2142621aaec3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506360396"
    }
  ]
}