r-integration-modified
Version:
Simple portable library used to interact with pre-installed R compiler by running commands or scripts(files)
50 lines (49 loc) • 1.5 kB
JSON
{
"_from": "r-integration@^1.2.0",
"_inBundle": false,
"_integrity": "sha512-dZ/wF2seiYKUajNw7K7d7RP8PyTUy3m/AFirUTtiWF9eyaDUy/ethTaZ9LjzfcMnzUhB1KIJE5Uoyk8Dx4qn3Q==",
"_location": "/r-integration",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "r-integration@^1.2.0",
"name": "r-integration",
"escapedName": "r-integration",
"rawSpec": "^1.2.0",
"saveSpec": null,
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/r-integration/-/r-integration-1.2.0.tgz",
"_shasum": "84c68206b787056c043aa4cb9a298366b633976c",
"_spec": "r-integration@^1.2.0",
"_where": "C:\\Users\\UO247431\\Documents\\US\\TFM\\twincode-back-preprod",
"author": "Sandri Fabrizio",
"bugs": {
"url": "https://github.com/FabrizioSandri/r-integration/issues"
},
"deprecated": false,
"description": "Simple portable library used to interact with pre-installed R compiler by running commands or scripts(files)",
"homepage": "https://github.com/FabrizioSandri/r-integration#readme",
"keywords": [
"r",
"r-integration",
"r-command"
],
"license": "GPL-3.0-or-later",
"main": "src/R.js",
"name": "r-integration-modified",
"repository": {
"type": "git",
"url": "git+https://github.com/FabrizioSandri/r-integration.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.8",
"dependencies": {}
}