Skip to content

Commit 9c47642

Browse files
committed
2.0.8
1 parent e23980f commit 9c47642

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RcppPlanc
22
Type: Package
33
Title: Parallel Low-Rank Approximation with Nonnegativity Constraints
4-
Version: 2.0.7
5-
Date: 2025-05-08
4+
Version: 2.0.8
5+
Date: 2025-05-16
66
Authors@R: c(
77
person(given = 'Andrew', family = 'Robbins', email = 'robbiand@umich.edu', role = c('aut', 'cre'), comment = c(ORCID = "0009-0001-7961-7489")),
88
person(given = 'Yichen', family = 'Wang', email = 'wayichen@umich.edu', role = c('aut')),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# RcppPlanc 2.0.8
2+
* Add runtime check to make sure MKL actually works if detected
3+
14
# RcppPlanc 2.0.7
25
* Allow for empty LIBR_STRING on certain Linux machines.
36

0 commit comments

Comments
 (0)