Skip to content

Commit 1bdfc25

Browse files
authored
use CRAN version of kknn (#452)
* use CRAN version of kknn * add minimum version, update lockfile
1 parent 5c16c96 commit 1bdfc25

File tree

2 files changed

+4248
-575
lines changed

2 files changed

+4248
-575
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description: Explore the relation between variables using data-driven methods fo
1010
License: GPL (>= 2)
1111
Encoding: UTF-8
1212
Depends:
13-
kknn
13+
kknn (>= 1.4.1)
1414
Imports:
1515
AUC,
1616
cluster,
@@ -48,5 +48,4 @@ Suggests:
4848
Remotes:
4949
jasp-stats/jaspBase,
5050
jasp-stats/jaspGraphs,
51-
vandenman/kknn,
5251
RensDofferhoff/ggdendro

0 commit comments

Comments
 (0)