Skip to content

Commit

Permalink
update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr.sobczyk committed May 12, 2021
1 parent 141ac9d commit 58f833b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: varclust
Type: Package
Title: Variables Clustering
Version: 0.9.5
Date: 2020-03-08
Version: 0.10.0
Date: 2021-05-12
Author: Piotr Sobczyk, Stanislaw Wilczynski, Julie Josse, Malgorzata Bogdan
Maintainer: Piotr Sobczyk <[email protected]>
Description: Performs clustering of quantitative variables,
Expand Down
2 changes: 1 addition & 1 deletion R/varclust.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#'
#' @docType package
#' @name varclust
#' @details Version: 0.9.5
#' @details Version: 0.10.0
#' @importFrom RcppEigen fastLmPure
#' @importFrom doParallel registerDoParallel
#' @importFrom parallel makeCluster
Expand Down

0 comments on commit 58f833b

Please sign in to comment.