From 8c807040e3bac641546ab3275bac74cc94beb0fb Mon Sep 17 00:00:00 2001 From: danro9685 Date: Thu, 31 Oct 2024 15:33:42 +0100 Subject: [PATCH 1/3] version update --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index d526f07..026a752 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: SparseSignatures -Version: 2.16.0 +Version: 2.17.0 Date: 2024-10-31 Title: SparseSignatures Authors@R: c( From 2961eade1a0a33b7f1d51b2870063d26ad950c08 Mon Sep 17 00:00:00 2001 From: danro9685 Date: Tue, 11 Mar 2025 10:15:03 +0100 Subject: [PATCH 2/3] version update --- .github/workflows/check-bioc.yml | 6 +++--- DESCRIPTION | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/check-bioc.yml b/.github/workflows/check-bioc.yml index 6269b55..8ed7172 100644 --- a/.github/workflows/check-bioc.yml +++ b/.github/workflows/check-bioc.yml @@ -52,9 +52,9 @@ jobs: fail-fast: false matrix: config: - - { os: ubuntu-latest, r: '4.4', bioc: '3.20', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"} - - { os: macOS-latest, r: '4.4', bioc: '3.20'} - - { os: windows-latest, r: '4.4', bioc: '3.20'} + - { os: ubuntu-latest, r: '4.5', bioc: '3.21', cont: "bioconductor/bioconductor_docker:devel", rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"} + - { os: macOS-latest, r: '4.4.3', bioc: '3.20'} + - { os: windows-latest, r: '4.4.3', bioc: '3.20'} ## Check https://github.com/r-lib/actions/tree/master/examples ## for examples using the http-user-agent env: diff --git a/DESCRIPTION b/DESCRIPTION index 026a752..bd1c09b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: SparseSignatures -Version: 2.17.0 -Date: 2024-10-31 +Version: 2.17.1 +Date: 2025-03-11 Title: SparseSignatures Authors@R: c( person("Daniele", "Ramazzotti", role=c("aut"),email="daniele.ramazzotti@unimib.it", From 4221c1f4c9b366380827e225cc74efc74278cca5 Mon Sep 17 00:00:00 2001 From: danro9685 Date: Wed, 26 Mar 2025 09:04:06 +0100 Subject: [PATCH 3/3] version update --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bd1c09b..7cab804 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: SparseSignatures -Version: 2.17.1 -Date: 2025-03-11 +Version: 2.18.0 +Date: 2025-03-26 Title: SparseSignatures Authors@R: c( person("Daniele", "Ramazzotti", role=c("aut"),email="daniele.ramazzotti@unimib.it",