{
  "_id": "6a7fd5e2dae7655aa97dbdbc",
  "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-staging.r-universe.dev",
  "Date/Publication": "2025-08-13 09:30:37 UTC",
  "RemoteUrl": "https://github.com/r-wasm/rwasm",
  "RemoteRef": "005588296e03080357c7140c1eaf8b47ccabe0bc",
  "RemoteSha": "005588296e03080357c7140c1eaf8b47ccabe0bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-15 02:47:02 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-staging",
  "_type": "src",
  "_file": "rwasm_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/74cb5e2e0d555a3054fddd868917907d80cee99a4cc426962e066e6fad6846a7",
  "_filesize": 333986,
  "_sha256": "74cb5e2e0d555a3054fddd868917907d80cee99a4cc426962e066e6fad6846a7",
  "_expires": "2026-11-23T02:58:40.000Z",
  "_created": "2026-08-15T02:47:02.000Z",
  "_published": "2026-08-15T02:58:42.023Z",
  "_jobs": [
    {
      "job": 94951846550,
      "time": 481,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "9240384408"
    },
    {
      "job": 94951846598,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "9240302329"
    },
    {
      "job": 94951846604,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "9240293000"
    },
    {
      "job": 94951846555,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "9240301778"
    },
    {
      "job": 94951463238,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240265247"
    },
    {
      "job": 94951846530,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240295410"
    },
    {
      "job": 94951846572,
      "time": 656,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "9240425486"
    },
    {
      "job": 94951846596,
      "time": 70,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "9240284846"
    },
    {
      "job": 94951846623,
      "time": 87,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "9240288796"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706",
  "_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",
    "mastodon": "@gws@fosstodon.org",
    "bluesky": "@gwstagg.bsky.social",
    "linkedin": "in/george-w-stagg",
    "description": "Principal Software Engineer @ Posit PBC",
    "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": [],
  "_stars": 86,
  "_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": 37,
    "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/005588296e03080357c7140c1eaf8b47ccabe0bc/man/figures/logo.png",
  "_readme": "https://github.com/r-wasm/rwasm/raw/005588296e03080357c7140c1eaf8b47ccabe0bc/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.235528446907549,
  "_indexed": false,
  "_nocasepkg": "rwasm",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-08-15T02:55:00.000Z",
      "distro": "resolute",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/993b32c36035c3f82d6949a47eb054d3482346675305b1d17d040dea93a6f2f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-08-15T02:49:16.000Z",
      "distro": "resolute",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/58ea2c814a488f2d5afc7b81b3298edbd8af7aeeebf76d638fcc97f9bed08ffa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-08-15T02:48:46.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/e0fbaed9a31c5af8f36af9e97280b8b8ce1e297f1ea4f8513c6331241a932fc5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-08-15T02:49:10.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/431fd9fdd3684334a5a7f7af963753df2f11c4ce3ade3bbea349a0450c67772c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-08-15T02:49:07.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/b8ac958f5703dc34b73b22438887d4d53dec5bfea81afe19ea04cf0a99569fad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T02:57:46.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/ff4f2ad59c25d89c152fdc1d5e61aaa95bdd5bd63b4b71495733ea945f6cdc00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T02:48:03.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/acb5e9a02fdb5d56ed1c4bba9d895e90ce8630b481e3d0833c52796f51c11b4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-08-15T02:48:19.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "https://r2.ropensci.org/3dabb853b56e92596a60c270511f8dfe674408d302afcf978e4309f902240a19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859940706"
    }
  ]
}