Skip to content

Commit b3ca734

Browse files
committed
Documentation
1 parent dd8f3de commit b3ca734

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ BugReports: https://github.com/coatless-tutorials/webr-github-action-wasm-binari
1515
Depends: R (>= 4.3.0)
1616
License: GPL (>= 2)
1717
Encoding: UTF-8
18-
RoxygenNote: 7.2.3
18+
RoxygenNote: 7.3.0
1919
Roxygen: list(markdown = TRUE)

R/in-webr.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#' Detect if version of R is built using Web Assembly (WASM)
1+
#' Detect if the version of R is built using Web Assembly (WASM)
22
#'
33
#' The function checks whether the compiled version of _R_ shows an architecture
4-
#' that matches `"wasm32"`. If its the case, we're likely using webR to access
4+
#' that matches `"wasm32"`. If it's the case, we're likely using webR to access
55
#' R.
66
#'
77
#' @export

man/in_webr.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)