Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
karissawhiting committed Mar 9, 2021
1 parent 7c6fc6c commit 6e900a7
Show file tree
Hide file tree
Showing 85 changed files with 2,056 additions and 1,522 deletions.
4 changes: 4 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
^README\.Rmd$
^cureit\.Rproj$
^\.Rproj\.user$
^LICENSE\.md$
^vignettes
15 changes: 15 additions & 0 deletions .Rproj.user/A70D84A5/pcs/debug-breakpoints.pper
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@
"type": 0,
"is_package_breakpoint": false,
"package_name": ""
},
{
"id": 1,
"path": "~/Repositories/cure-pipeline/R/model-fitting.R",
"line_number": 122,
"function_steps": "",
"function_name": "multiple_mod_runs",
"state": 2,
"editor_state": 2,
"editor_line_number": 122,
"is_pending_debug_completion": false,
"needs_updated_steps": false,
"type": 0,
"is_package_breakpoint": false,
"package_name": ""
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion .Rproj.user/A70D84A5/pcs/files-pane.pper
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"ascending": true
}
],
"path": "~/Repositories/cure-pipeline"
"path": "~/Repositories/cure-pipeline/R"
}
12 changes: 6 additions & 6 deletions .Rproj.user/A70D84A5/pcs/windowlayoutstate.pper
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"left": {
"splitterpos": 353,
"splitterpos": 202,
"topwindowstate": "HIDE",
"panelheight": 817,
"windowheight": 855
"panelheight": 682,
"windowheight": 720
},
"right": {
"splitterpos": 474,
"splitterpos": 417,
"topwindowstate": "NORMAL",
"panelheight": 752,
"windowheight": 790
"panelheight": 682,
"windowheight": 720
}
}
2 changes: 1 addition & 1 deletion .Rproj.user/A70D84A5/pcs/workbench-pane.pper
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"TabSet1": 0,
"TabSet2": 3,
"TabSet2": 0,
"TabZoom": {}
}
2 changes: 2 additions & 0 deletions .Rproj.user/A70D84A5/rmd-outputs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
~/Repositories/cure-pipeline/vignettes/cure-model-analysis-example.html
~/Repositories/cure-pipeline/vignettes/cure-model-analysis-example.html



Expand Down
4 changes: 2 additions & 2 deletions .Rproj.user/A70D84A5/sources/prop/193C080D
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"cursorPosition": "41,13",
"scrollLine": "20"
"cursorPosition": "23,0",
"scrollLine": "14"
}
2 changes: 1 addition & 1 deletion .Rproj.user/A70D84A5/sources/prop/369CE3C2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"tempName": "Untitled1",
"cursorPosition": "18,0",
"cursorPosition": "3,14",
"scrollLine": "0"
}
4 changes: 2 additions & 2 deletions .Rproj.user/A70D84A5/sources/prop/3A458D42
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"tempName": "Untitled1",
"cursorPosition": "246,0",
"scrollLine": "228"
"cursorPosition": "248,0",
"scrollLine": "24"
}
4 changes: 2 additions & 2 deletions .Rproj.user/A70D84A5/sources/prop/61673941
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"tempName": "Untitled1",
"cursorPosition": "91,0",
"scrollLine": "85"
"cursorPosition": "45,35",
"scrollLine": "42"
}
4 changes: 2 additions & 2 deletions .Rproj.user/A70D84A5/sources/prop/DDEF45DE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"tempName": "Untitled1",
"cursorPosition": "84,0",
"scrollLine": "65"
"cursorPosition": "4,0",
"scrollLine": "0"
}
4 changes: 2 additions & 2 deletions .Rproj.user/A70D84A5/sources/prop/DF2C1924
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cursorPosition": "20,114",
"scrollLine": "17",
"cursorPosition": "56,63",
"scrollLine": "53",
"source_window_id": ""
}
12 changes: 12 additions & 0 deletions .Rproj.user/A70D84A5/sources/prop/INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,15 @@
~%2FRepositories%2Fcure-pipeline%2FR%2Fstability-tests.R="B4356C36"
~%2FRepositories%2Fcure-pipeline%2FREADME.Rmd="DF2C1924"
~%2FRepositories%2Fcure-pipeline%2Fexample.R="5F8A5441"
~%2FRepositories%2Fcure-pipeline%2Fvignettes%2Fcure-model-analysis-example.Rmd="BBA5BB59"
~%2FRepositories%2Fcureit%2F.Rbuildignore="C8B85CE4"
~%2FRepositories%2Fcureit%2F.gitignore="DA3E9A16"
~%2FRepositories%2Fcureit%2F.gitignore.R="83B2A438"
~%2FRepositories%2Fcureit%2FDESCRIPTION="0FF6CC18"
~%2FRepositories%2Fcureit%2FNAMESPACE="C7E30A87"
~%2FRepositories%2Fcureit%2FR%2Fcalibration-curve.R="44F2B7D3"
~%2FRepositories%2Fcureit%2FR%2Fmodel-fitting.R="E7EA8420"
~%2FRepositories%2Fcureit%2FREADME.Rmd="A7B51073"
~%2FRepositories%2Fcureit%2Fvignettes%2F.gitignore="472A3E98"
~%2FRepositories%2Fcureit%2Fvignettes%2Fbuilding-a-cure-model.Rmd="723A3492"
~%2FRepositories%2Fcureit%2Fvignettes%2Fcure-model-analysis-example.Rmd="F66ADBC8"
Loading

0 comments on commit 6e900a7

Please sign in to comment.