Skip to content

Commit

Permalink
update package files
Browse files Browse the repository at this point in the history
  • Loading branch information
drmerlot committed Jun 20, 2017
1 parent 45eb9c6 commit 7069e70
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .Rproj.user/8F0F1B72/persistent-state
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build-last-errors="[]"
build-last-errors-base-dir="C:/Users/Andy/Desktop/auto/startml/"
build-last-outputs="[{\"output\":\"==> devtools::document(roclets=c('rd', 'collate', 'namespace'))\\n\\n\",\"type\":0},{\"output\":\"Updating startml documentation\\r\\nLoading startml\\r\\n\",\"type\":2},{\"output\":\"Documentation completed\\n\\n\",\"type\":1},{\"output\":\"==> Rcmd.exe INSTALL --no-multiarch --with-keep.source startml\\n\\n\",\"type\":0},{\"output\":\"* installing to library 'C:/Users/Andy/Documents/R/win-library/3.4'\\r\\n\",\"type\":1},{\"output\":\"* installing *source* package 'startml' ...\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** R\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** preparing package for lazy loading\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** help\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"*** installing help indices\\r\\n\",\"type\":1},{\"output\":\"** building package indices\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"* DONE (startml)\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1}]"
build-last-outputs="[{\"output\":\"==> devtools::document(roclets=c('rd', 'collate', 'namespace'))\\n\\n\",\"type\":0},{\"output\":\"Updating startml documentation\\r\\nLoading startml\\r\\n\",\"type\":2},{\"output\":\"Documentation completed\\n\\n\",\"type\":1},{\"output\":\"==> Rcmd.exe INSTALL --no-multiarch --with-keep.source startml\\n\\n\",\"type\":0},{\"output\":\"* installing to library 'C:/Users/Andy/Documents/R/win-library/3.4'\\r\\n\",\"type\":1},{\"output\":\"* installing *source* package 'startml' ...\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** R\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** preparing package for lazy loading\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** help\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"*** installing help indices\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** building package indices\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"* DONE (startml)\\r\\n\",\"type\":1},{\"output\":\"\",\"type\":1}]"
compile_pdf_state="{\"errors\":[],\"output\":\"\",\"running\":false,\"tab_visible\":false,\"target_file\":\"\"}"
console_procs="[]"
files.monitored-path=""
Expand Down
1 change: 1 addition & 0 deletions .Rproj.user/8F0F1B72/sdb/prop/INDEX
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstart_setup.R="740FC4E5"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FDESCRIPTION="AEB39D1D"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FNAMESPACE="B9312ADA"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FR%2Fensemble.R="64D61F12"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FR%2Fgbm-autogrid.R="AF414E49"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FR%2Fmlclass.R="403D76D"
C%3A%2FUsers%2FAndy%2FDesktop%2Fauto%2Fstartml%2FR%2Fplot.R="5170D8CB"
Expand Down
1 change: 1 addition & 0 deletions .Rproj.user/shared/notebooks/paths
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
C:/Users/Andy/Desktop/auto/startml/R/ensemble.R="2FC90D7A"
C:/Users/Andy/Desktop/auto/startml/R/trim.R="B0E22BA8"
C:/Users/Andy/Desktop/r-package/startml/NAMESPACE="7E50098E"
C:/Users/Andy/Desktop/r-package/startml/R/autotrain.R="B7F3609F"
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

export(autotrain)
export(dl_autogrid)
export(ensemble)
export(even_lengths)
export(gbm_autogrid)
export(get_frame)
Expand Down

0 comments on commit 7069e70

Please sign in to comment.