[Rcpp-commits] r744 - pkg/RcppArmadillo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 19 14:26:03 CET 2010
Author: edd
Date: 2010-02-19 14:26:03 +0100 (Fri, 19 Feb 2010)
New Revision: 744
Modified:
pkg/RcppArmadillo/DESCRIPTION
Log:
restrict os type to Unix for now
set Date property to have svn set the date for us
Modified: pkg/RcppArmadillo/DESCRIPTION
===================================================================
--- pkg/RcppArmadillo/DESCRIPTION 2010-02-19 12:21:14 UTC (rev 743)
+++ pkg/RcppArmadillo/DESCRIPTION 2010-02-19 13:26:03 UTC (rev 744)
@@ -2,7 +2,7 @@
Type: Package
Title: Rcpp/Armadillo translation layer
Version: 0.0.1
-Date: 2010-02-16
+Date: $Date$
Author: Romain Francois and Dirk Eddelbuettel
Maintainer: Dirk and Romain <RomainAndDirk at r-enthusiasts.com>
Description: The package eases integration of armadillo types with Rcpp
@@ -10,4 +10,5 @@
LazyLoad: yes
Depends: Rcpp (>= 0.7.7.7)
SystemRequirements: armadillo
+OS_type: unix
Packaged: 2010-02-16 14:17:09 UTC; romain
Property changes on: pkg/RcppArmadillo/DESCRIPTION
___________________________________________________________________
Name: svn:keywords
+ Date
More information about the Rcpp-commits
mailing list