Skip to content

Commit

Permalink
merge into master
Browse files Browse the repository at this point in the history
Merge branch 'dev'

Conflicts:
	DESCRIPTION
  • Loading branch information
gluc committed Sep 8, 2015
2 parents 458626e + fa378a0 commit 899dedb
Show file tree
Hide file tree
Showing 6 changed files with 402 additions and 442 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
Package: data.tree
Type: Package
Title: General Purpose Hierarchical Data Structure
Version: 0.2.0-4
Date: 2015-09-07
Version: 0.2.1
Date: 2015-09-08
Author: Christoph Glur
Maintainer: Christoph Glur <christoph.glur@ipub.com>
VignetteBuilder: knitr
Imports:
R6, stringr, methods
Suggests:
graphics,
testthat,
knitr,
ape,
Expand All @@ -18,7 +19,6 @@ Suggests:
DiagrammeR,
igraph,
treemap,
curl,
doParallel,
foreach,
htmlwidgets
Expand Down
1 change: 1 addition & 0 deletions data.tree.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RnwWeave: knitr
LaTeX: pdfLaTeX

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageBuildArgs: --resave-data
PackageBuildBinaryArgs: --resave-data
Expand Down
Loading

0 comments on commit 899dedb

Please sign in to comment.