{
  "_id": "69fc4e3015e4104bb12de267",
  "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-05-07 08:29:46 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": "35b97258d8d5d8f6f23f96c44f18fcad",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "rwasm_0.3.0.tar.gz",
  "_fileid": "be8e9fa1a50519e277c9c38ee32b6ed2ed3594bd72d80cc666f238b6210c9fb5",
  "_filesize": 336457,
  "_sha256": "be8e9fa1a50519e277c9c38ee32b6ed2ed3594bd72d80cc666f238b6210c9fb5",
  "_created": "2026-05-07T08:29:46.000Z",
  "_published": "2026-05-07T08:32:48.139Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74777891718,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6850444058"
    },
    {
      "job": 74777891694,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850447432"
    },
    {
      "job": 74777891815,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850438944"
    },
    {
      "job": 74777891729,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850433338"
    },
    {
      "job": 74777331244,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850402535"
    },
    {
      "job": 74777891712,
      "time": 128,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6850445816"
    },
    {
      "job": 74777891748,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6850430193"
    },
    {
      "job": 74777891716,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850429812"
    },
    {
      "job": 74777891739,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850429465"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813",
  "_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": 185,
      "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",
    "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-05-07T08:31:57.000Z",
      "distro": "noble",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "670a22be2a29d91d15b3e9f2b3bf39e9efc7b3bbb7432f3b1b48072e35e34aab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-07T08:32:09.000Z",
      "distro": "noble",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "46a82f555bc8455977d8d88a94820a4251cc155aa0a6fd04c06fd7eee2dd6077",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-07T08:31:43.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "9985c6668c0ef0f8950dc210e60d18dca26fdd294317eaedae2fb2991c9d2384",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-07T08:31:25.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "ba62e8404b551b5c966c8d916ddac22344c88c31fb6d80fe0d984de8ec504865",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-07T08:32:22.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "cda73ad6a11116514c571589c36e706a687df1fa91e5c4cc5c83a7c052371efc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:31:06.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "a135605cf3abbaf938d78e7bf883da599a7a22fa9fbb9aa8f4bb9be08aa26845",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:31:01.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "e2e1d736635ae72e81a228e2dee0da482952ba8d7f09bc495012d29ab6f80a90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:31:02.000Z",
      "commit": "005588296e03080357c7140c1eaf8b47ccabe0bc",
      "fileid": "99a2f942965ff4d935b138dba62b1096bc2169cf0dd4650623878ca37ac19f09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25484718813"
    }
  ]
}