UNPKG

webr

Version:

The statistical programming language R compiled into WASM for use in a web browser and node.

5 lines (4 loc) 189 B
export declare const BASE_URL: string; export declare const PKG_BASE_URL = "https://repo.r-wasm.org"; export declare const WEBR_VERSION = "0.5.8"; export declare const R_VERSION = "4.5.1";