Skip to content

Commit

Permalink
rogue
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulingLiu committed Apr 21, 2020
1 parent c3188d9 commit eabb5d5
Show file tree
Hide file tree
Showing 95 changed files with 5,088 additions and 31 deletions.
512 changes: 512 additions & 0 deletions .Rhistory

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions .Rproj.user/AEFB113/build_options
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
auto_roxygenize_for_build_and_reload="0"
auto_roxygenize_for_build_package="1"
auto_roxygenize_for_check="1"
live_preview_website="1"
makefile_args=""
preview_website="1"
website_output_format="all"
2 changes: 1 addition & 1 deletion .Rproj.user/AEFB113/pcs/source-pane.pper
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"activeTab" : 1
"activeTab" : 3
}
6 changes: 3 additions & 3 deletions .Rproj.user/AEFB113/pcs/windowlayoutstate.pper
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"left" : {
"panelheight" : 895,
"splitterpos" : 472,
"splitterpos" : 465,
"topwindowstate" : "MAXIMIZE",
"windowheight" : 969
},
"right" : {
"panelheight" : 895,
"splitterpos" : 575,
"topwindowstate" : "NORMAL",
"splitterpos" : 570,
"topwindowstate" : "MAXIMIZE",
"windowheight" : 969
}
}
4 changes: 2 additions & 2 deletions .Rproj.user/AEFB113/persistent-state
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
activeClientUrl="http://zultra.ddns.net:8787/"
build-last-errors="[]"
build-last-errors-base-dir="~/projects/04_SEmodel/06_R_package/ROGUE/"
build-last-outputs="[{\"output\":\"==> R CMD INSTALL --preclean --no-multiarch --with-keep.source ROGUE\\n\\n\",\"type\":0},{\"output\":\"* installing to library ‘/home/pauling/R/x86_64-pc-linux-gnu-library/3.6’\\n\",\"type\":1},{\"output\":\"* installing *source* package ‘ROGUE’ ...\\n\",\"type\":1},{\"output\":\"** using staged installation\\n\",\"type\":1},{\"output\":\"** R\\n\",\"type\":1},{\"output\":\"** byte-compile and prepare package for lazy loading\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** help\\n\",\"type\":1},{\"output\":\"*** installing help indices\\n\",\"type\":1},{\"output\":\"** building package indices\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from temporary location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from final location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package keeps a record of temporary installation path\\n\",\"type\":1},{\"output\":\"* DONE (ROGUE)\\n\",\"type\":1},{\"output\":\"\",\"type\":1}]"
build-last-outputs="[{\"output\":\"==> R CMD INSTALL --preclean --no-multiarch --with-keep.source ROGUE\\n\\n\",\"type\":0},{\"output\":\"* installing to library ‘/home/pauling/R/x86_64-pc-linux-gnu-library/3.6’\\n\",\"type\":1},{\"output\":\"* installing *source* package ‘ROGUE’ ...\\n\",\"type\":1},{\"output\":\"** using staged installation\\n\",\"type\":1},{\"output\":\"** R\\n\",\"type\":1},{\"output\":\"** byte-compile and prepare package for lazy loading\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** help\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"*** installing help indices\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** building package indices\\n\",\"type\":1},{\"output\":\"** installing vignettes\\n\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from temporary location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from final location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package keeps a record of temporary installation path\\n\",\"type\":1},{\"output\":\"* DONE (ROGUE)\\n\",\"type\":1},{\"output\":\"\",\"type\":1}]"
compile_pdf_state="{\"errors\":[],\"output\":\"\",\"running\":false,\"tab_visible\":false,\"target_file\":\"\"}"
files.monitored-path=""
find-in-files-state="{\"handle\":\"\",\"input\":\"\",\"path\":\"\",\"regex\":true,\"results\":{\"file\":[],\"line\":[],\"lineValue\":[],\"matchOff\":[],\"matchOn\":[]},\"running\":false}"
imageDirtyState="1"
portToken="5632537c8820"
portToken="95d00dc691f4"
saveActionState="-1"
25 changes: 25 additions & 0 deletions .Rproj.user/AEFB113/sources/per/t/395D4129
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"collab_server" : "",
"contents" : "",
"created" : 1571728254736.000,
"dirty" : false,
"encoding" : "UTF-8",
"folds" : "16|29|85|0|\n86|44|122|0|\n",
"hash" : "600931935",
"id" : "395D4129",
"lastKnownWriteTime" : 1544703541,
"last_content_update" : 1571729908727,
"path" : "~/projects/01_classifier/02_scripts/04_rep_cross_validation/10X_immune.rds.gz.R",
"project_path" : null,
"properties" : {
"cursorPosition" : "137,20",
"scrollLine" : "0"
},
"read_only" : false,
"read_only_alternatives" : [
],
"relative_order" : 4,
"source_on_save" : false,
"source_window" : "",
"type" : "r_source"
}
Loading

0 comments on commit eabb5d5

Please sign in to comment.