{
  "_id": "6a23c799530b9bc726be078f",
  "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-06-06 07:06:16 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>",
  "MD5sum": "64fea1c3dbe2713e18c50846d36fbbc4",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "rwasm_0.3.0.tar.gz",
  "_fileid": "0e2774ae7e10854bb714dad8e99684bcf8b20347ae00d10c1cb1baaf859ce34b",
  "_filesize": 334553,
  "_sha256": "0e2774ae7e10854bb714dad8e99684bcf8b20347ae00d10c1cb1baaf859ce34b",
  "_created": "2026-06-06T07:06:16.000Z",
  "_published": "2026-06-06T07:09:13.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79859754380,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452266939"
    },
    {
      "job": 79859754376,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452267094"
    },
    {
      "job": 79859754383,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452262699"
    },
    {
      "job": 79859754385,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452261234"
    },
    {
      "job": 79859580410,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452250470"
    },
    {
      "job": 79859754378,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452262734"
    },
    {
      "job": 79859754384,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452261561"
    },
    {
      "job": 79859754404,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452268993"
    },
    {
      "job": 79859754386,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452266345"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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-24",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-08-13"
    }
  ],
  "_stars": 83,
  "_contributors": [
    {
      "user": "georgestagg",
      "count": 187,
      "uuid": 982548
    },
    {
      "user": "lionel-",
      "count": 45,
      "uuid": 4465050
    },
    {
      "user": "jeroen",
      "count": 7,
      "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",
    "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.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/rwasm.html",
    "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.521138083704036,
  "_indexed": false,
  "_nocasepkg": "rwasm",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T07:08:21.000Z",
      "distro": "noble",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "5bb4fdbf626e996399cdd958ef7cdc3e24159c8503760c1881085f4d3de674b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-06T07:08:21.000Z",
      "distro": "noble",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "83fbacb1a3742d3dfe07d23d6c16f2c363d6fb0b1b4113f3ef47ff35afa4e927",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T07:07:53.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "398c46d189ad2ac7b0798f16e72b444650236c911beaaa020a5fc31b7bd3cc23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-06T07:07:41.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "ead30200ed02e41a5aed4ea68c0d81e119a3205ff7544049eef673e164db063d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-06T07:08:06.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "b2ea305584d7fd396a80e276d2412a297db668a11fd60f6b1a36b0edbd92b08f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T07:07:32.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "f23b30f97cf7bd36b7547393e56a7a9f51b71d1a40c8feb967146a8347edb94c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T07:08:32.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "8d3df17ebf49856906394fd1df67f876554a666a81d62db4a6eddebdf53a2d54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-06T07:08:10.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "3cf0ec45ceac8cdf00fb47ccfe86f22209965fcc07bd93eef7cea97970c6ab2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055702812"
    }
  ]
}