Skip to content

Commit 862d9ec

Browse files
committed
version bump to 1.27.2 in devel
1 parent 807aff2 commit 862d9ec

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: MetNet
22
Type: Package
33
Title: Inferring metabolic networks from untargeted high-resolution mass spectrometry data
4-
Version: 1.27.1
5-
Date: 2025-10-02
4+
Version: 1.27.2
5+
Date: 2025-10-10
66
Authors@R: c(person(given = "Thomas", family = "Naake",
77
email = "thomasnaake@googlemail.com", role = c("aut","cre")),
88
person(given = "Liesa", family = "Salzer",

inst/NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in version 1.27.2 (2025-10-10)
2+
+ extend unit test to larger data table in test_methods.R
3+
4+
Changes in version 1.27.1 (2025-10-02)
5+
+ adjust unit tests after ggplot2 changes
6+
17
Changes in version 1.17.2 (2023-02-03)
28
+ improve structural function to work with transformation tables that are
39
tibble objects (contribution by Elva Maria Novoa-del-Toro)

0 commit comments

Comments
 (0)