Skip to content

Commit 8b67df3

Browse files
committed
Updating version to 0.0.3
1 parent a2a14ff commit 8b67df3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: mpMapInteractive2
22
Type: Package
33
Title: Interactive components for package mpMap2
4-
Version: 0.2
5-
Date: 2013-08-30
4+
Version: 0.0.3
5+
Date: 2017-10-02
66
Author: Rohan Shah
77
Maintainer: Rohan Shah <cran@bookshah.com>
88
Description: This package provides interactive plotting functions for the mpMap2 package
@@ -13,6 +13,6 @@ Collate:
1313
'Rcpp_exceptions.R'
1414
Depends:
1515
Rcpp,
16-
mpMap2,
16+
mpMap2 (>= 0.0.3),
1717
fastcluster
1818
LinkingTo: Rcpp

DESCRIPTIONCustomRcpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: mpMapInteractive2
22
Type: Package
33
Title: Interactive components for package mpMap2
4-
Version: 0.2
5-
Date: 2013-08-30
4+
Version: 0.0.3
5+
Date: 2017-10-02
66
Author: Rohan Shah
77
Maintainer: Rohan Shah <cran@bookshah.com>
88
Description: This package provides interactive plotting functions for the mpMap2 package
@@ -12,5 +12,5 @@ Collate:
1212
'mpMapInteractive2.R'
1313
'Rcpp_exceptions.R'
1414
Depends:
15-
mpMap2,
15+
mpMap2 (>= 0.0.3),
1616
fastcluster

0 commit comments

Comments
 (0)