From a995017fb6920b8647455a336dbfb45b1ade7bf3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 21 Jul 2015 00:07:09 +0200 Subject: Remove test.R --- test.R | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 test.R 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") -- cgit v1.2.1