reorganize folder
authorBenjamin Auder <benjamin.auder@somewhere>
Mon, 20 Feb 2017 08:51:29 +0000 (09:51 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Mon, 20 Feb 2017 08:51:29 +0000 (09:51 +0100)
epclust/tests/testthat/test.clustering.R [new file with mode: 0644]
epclust/tests/testthat/test.utils.R [new file with mode: 0644]
epclust/vignettes/epclust.Rnw [deleted file]
epclust/vignettes/epclust.html [new file with mode: 0644]
epclust/vignettes/epclust.ipynb [new file with mode: 0644]
reports/2017-01/201701_IRSDIfollowup.pdf [moved from slides/201701_IRSDIfollowup.pdf with 100% similarity]
reports/2017-01/201701_point.tex [moved from slides/201701_point.tex with 100% similarity]
reports/2017-01/201701_reunion.pdf [moved from slides/201701_reunion.pdf with 100% similarity]
reports/2017-05/TODO [moved from epclust/tests/testthat/test.TODO.R with 100% similarity]

diff --git a/epclust/tests/testthat/test.clustering.R b/epclust/tests/testthat/test.clustering.R
new file mode 100644 (file)
index 0000000..eeed576
--- /dev/null
@@ -0,0 +1,2 @@
+computeClusters
+computeSynchrones
diff --git a/epclust/tests/testthat/test.utils.R b/epclust/tests/testthat/test.utils.R
new file mode 100644 (file)
index 0000000..d228338
--- /dev/null
@@ -0,0 +1,3 @@
+serialize
+deserialize
+getCoeffs
diff --git a/epclust/vignettes/epclust.Rnw b/epclust/vignettes/epclust.Rnw
deleted file mode 100644 (file)
index 2340782..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "cells": [
-  {
-   "cell_type": "code",
-   "execution_count": 2,
-   "metadata": {
-    "collapsed": false
-   },
-   "outputs": [
-    {
-     "ename": "ERROR",
-     "evalue": "Error in library(epclust): there is no package called ‘epclust’\n",
-     "output_type": "error",
-     "traceback": [
-      "Error in library(epclust): there is no package called ‘epclust’\nTraceback:\n",
-      "1. library(epclust)",
-      "2. stop(txt, domain = NA)"
-     ]
-    }
-   ],
-   "source": [
-    "library(epclust)\n",
-    "#TODO..."
-   ]
-  }
- ],
- "metadata": {
-  "kernelspec": {
-   "display_name": "R",
-   "language": "R",
-   "name": "ir"
-  },
-  "language_info": {
-   "codemirror_mode": "r",
-   "file_extension": ".r",
-   "mimetype": "text/x-r-source",
-   "name": "R",
-   "pygments_lexer": "r",
-   "version": "3.3.2"
-  }
- },
- "nbformat": 4,
- "nbformat_minor": 2
-}
diff --git a/epclust/vignettes/epclust.html b/epclust/vignettes/epclust.html
new file mode 100644 (file)
index 0000000..831a97b
--- /dev/null
@@ -0,0 +1 @@
+TODO from jupyter
diff --git a/epclust/vignettes/epclust.ipynb b/epclust/vignettes/epclust.ipynb
new file mode 100644 (file)
index 0000000..831a97b
--- /dev/null
@@ -0,0 +1 @@
+TODO from jupyter