Skip to content

Commit

Permalink
add unmerged files
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Oct 5, 2020
1 parent c3ff11a commit 9eb722b
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
{
"input": {
"clusters": 3,
"xcol": "Species",
"ycol": "Sepal.Width"
},
"output": {
"__reactivedoc__": {
"html": "[html data sha1: cca5cc2a665c2ab29d999119dd4cda4e7e731c60]",
"deps": [
{
"name": "jquery",
"version": "1.11.3",
"src": {
"href": "jquery-1.11.3"
},
"meta": null,
"script": "jquery.min.js",
"stylesheet": null,
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "bootstrap",
"version": "3.3.5",
"src": {
"href": "bootstrap-3.3.5"
},
"meta": {
"viewport": "width=device-width, initial-scale=1"
},
"script": [
"js/bootstrap.min.js",
"shim/html5shiv.min.js",
"shim/respond.min.js"
],
"stylesheet": "css/cosmo.min.css",
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "stickytableheaders",
"version": "0.1.19",
"src": {
"href": "stickytableheaders-0.1.19"
},
"meta": null,
"script": "jquery.stickytableheaders.min.js",
"stylesheet": null,
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "font-awesome",
"version": "5.1.0",
"src": {
"href": "font-awesome-5.1.0"
},
"meta": null,
"script": null,
"stylesheet": [
"css/all.css",
"css/v4-shims.css"
],
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "featherlight",
"version": "1.3.5",
"src": {
"href": "featherlight-1.3.5"
},
"meta": null,
"script": "featherlight.min.js",
"stylesheet": "featherlight.min.css",
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "prism",
"version": "1.4.1",
"src": {
"href": "prism-1.4.1"
},
"meta": null,
"script": "prism.js",
"stylesheet": "prism.css",
"head": null,
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "selectize",
"version": "0.12.4",
"src": {
"href": "shared/selectize"
},
"meta": null,
"script": null,
"stylesheet": "css/selectize.bootstrap3.css",
"head": "<script src=\"shared/selectize/js/selectize.min.js\"><\/script>\n<script src=\"shared/selectize/accessibility/js/selectize-plugin-a11y.min.js\"><\/script>",
"attachment": null,
"package": null,
"all_files": true
},
{
"name": "rmarkdown-performance",
"version": "0.1",
"src": {
"href": "rmarkdown-performance-0.1"
},
"meta": null,
"script": "rmd_perf.js",
"stylesheet": "rmd_perf.css",
"head": null,
"attachment": null,
"package": null,
"all_files": true
}
]
},
"out14b5704808d36246": {
"message": "NA/NaN/Inf in foreign function call (arg 1)",
"call": "do_one(nmeth)",
"type": null
}
},
"export": {

}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9eb722b

Please sign in to comment.