Skip to content

Commit 0760495

Browse files
changes for compatilibility with CRAN release
1 parent 4adbb32 commit 0760495

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
Package: leiden
22
Type: Package
33
Title: R Implementation of Leiden Clustering Algorithm
4-
Version: 0.4.0.9001
5-
Date: 2020-11-09
4+
<<<<<<< HEAD
5+
Version: 0.4.1.9001
6+
Date: 2020-01-27
7+
=======
8+
Version: 0.3.7
9+
Date: 2021-01-26
10+
>>>>>>> 9cd30f0... cran release version 0.3.7
611
Authors@R: c(person("S. Thomas", "Kelly", email = "tom.kelly@riken.jp", role = c("aut", "cre", "trl")),
712
person("Vincent A.", "Traag", email = "v.a.traag@cwts.leidenuniv.nl", role = c("com")))
813
Description: Implements the 'Python leidenalg' module to be called in R.

0 commit comments

Comments
 (0)