aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-07-21 00:07:09 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-07-21 00:07:09 +0200
commita995017fb6920b8647455a336dbfb45b1ade7bf3 (patch)
tree64dad352f6fae7921795cf7636d579c62d3b2708
parent97ab62ef772ba96f95d2e1757fe13eb8863f057d (diff)
Remove test.R
-rw-r--r--test.R10
1 files changed, 0 insertions, 10 deletions
diff --git a/test.R b/test.R
deleted file mode 100644
index 5733960f..00000000
--- a/test.R
+++ /dev/null
@@ -1,10 +0,0 @@
-devtools::document("~/git/staticdocs")
-devtools::install("~/git/staticdocs")
-library(staticdocs)
-
-debug(staticdocs:::to_html.list)
-debug(staticdocs:::to_html.Rd_doc)
-debug(staticdocs:::to_html.examples)
-debug(staticdocs:::replay_html)
-debug(staticdocs:::replay_html.recordedplot)
-build_site("~/git/mkin", site_path = "~/svn/kinfit.r-forge/www/mkin_static")

Contact - Imprint