Skip to content

Commit 763fb59

Browse files
committed
uptade version
1 parent a4bc062 commit 763fb59

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: gasper
22
Type: Package
33
Title: Graph Signal Processing
4-
Version: 1.1.3
4+
Version: 1.1.4
55
Authors@R: c(person("Fabien", "Navarro", role = c("aut", "cre"),
66
email = "fabien.navarro@math.cnrs.fr",
77
comment = c(ORCID = "0000-0002-4979-2745")),

NEWS.Rmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ knitr::opts_chunk$set(
1414

1515
gasper News
1616

17-
# gasper 1.1.3 (02/11/2023)
17+
# gasper 1.1.4 relase (08/26/2023)
18+
* satisfy CRAN policy (by removing external download).
19+
* CRAN resubmission.
20+
21+
# gasper 1.1.3 relase (02/11/2023)
1822
* fix CITATION file to work properly when the package is not installed.
1923
* fix error in `HPFVN`.
2024

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
gasper News
22

3-
# gasper 1.1.3 (02/11/2023)
3+
# gasper 1.1.4 relase (08/26/2023)
4+
5+
- satisfy CRAN policy (by removing external download).
6+
- CRAN resubmission.
7+
8+
# gasper 1.1.3 relase (02/11/2023)
49

510
- fix CITATION file to work properly when the package is not
611
installed.

0 commit comments

Comments
 (0)