]> git.donarmstrong.com Git - cran2deb.git/commitdiff
small updates, new URL for apt-get
authoredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Fri, 3 Jul 2009 19:21:33 +0000 (19:21 +0000)
committeredd <edd@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Fri, 3 Jul 2009 19:21:33 +0000 (19:21 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@269 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

papers/useR2009/cran2deb.tex

index d7a889ef11be3cee588175c31187ce8ef55f2a1c..96afec3c77ff8add4cf3625b3b3f605642f16b0b 100644 (file)
@@ -348,33 +348,38 @@ exception of ConvCalendar which gives no modification or distribution rights.}
 
   \MedSkip
   So just add one of these URLs:\newline
-  i386 \phantom{xx} : { \SmallSkip \scriptsize
-    \texttt{deb http://xmcorsairs.wu.ac.at/cran2deb/debian-i386 testing/}
-  } \newline
-  amd64 : { \SmallSkip \scriptsize
-    \texttt{deb http://xmcorsairs.wu.ac.at/cran2deb/debian-amd64 testing/}
-  }
+  { \scriptsize
+
+    \texttt{deb http://debian.cran.r-project.org/cran2deb/debian-i386 testing/}
 
+    \texttt{deb http://debian.cran.r-project.org/cran2deb/debian-amd64 testing/}
+  }
 \end{frame}
 
 \section[Next]{Next: Open Issues}
 \begin{frame}
   \frametitle{Question to be addressed}
-  \framesubtitle{These may not be showstoppers}
+  \framesubtitle{For cran2deb to migrate out of beta testing}
 
-  Things that still need to be sorted out:
+  %Things that may need to be sorted out:
   \begin{itemize}
-  \item What can or cannot be (re-)distributed by CRAN and its mirrors?
-  \item What can or cannot be used (and/or modified) by all users?
-  \item Remaining external dependencies: 
+  \item \textbf{Licenses:}
+    \begin{itemize}
+    \item  What can or cannot be (re-)distributed by CRAN and its mirrors?
+    \item What can or cannot be used (and/or modified) by all users?
+    \end{itemize}
+  \item \textbf{Externtal dependencies} % Remaining external dependencies: 
+    \begin{itemize}
+    \item BioConductor is the single largest source: BioBase, RGraphviz, etc
+    \item Other external libraries or tools not in Debian 
+    \item Commercial external dependencies: SGE, LSF, Oracle, Vhayu
+    \end{itemize}
+  \item \textbf{Scope} 
     \begin{itemize}
-      \item BioConductor is the single largest source: BioBase, RGraphviz, etc
-      \item Other external libraries or tools not in Debian 
-      \item Commercial external dependencies: SGE, LSF, Oracle, Vhayu
+    \item Builds for other architectures?
+    \item Builds for other Debian flavours such as Ubuntu?
+    \item Builds of other repositories: BioConductor? R-Forge?
     \end{itemize}
-  \item Builds for other architectures?
-  \item Builds for other Debian flavours such as Ubuntu?
-  \item Builds of other repositories: BioConductor? R-Forge?
   \end{itemize}
 \end{frame}