Skip to content

Commit 2c786fe

Browse files
author
joseph.wangwt
committed
Increment version number
1 parent 5b273be commit 2c786fe

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: SpatPCA
22
Title: Regularized Principal Component Analysis for Spatial Data
3-
Version: 1.3.3.6
3+
Version: 1.3.3.7
44
Authors@R: c(person(
55
given = "Wen-Ting",
66
family = "Wang",

Diff for: NEWS.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## SpatPCA v1.3.3.7 (Release date: 2023-01-28)
2+
#### Overview
3+
In this release, we focus on package maintenance.
4+
5+
#### MAINTENANCE
6+
- Enhance code coverage over `99%`
7+
- Update deprecated R settings and GitHub workflow files
8+
- Fix memory leak errors caused by `tbb` backend in RcppParallel when testing the package on the platform `Debian Linux, R-devel, GCC ASAN/UBSAN`
9+
- Enhance the readability of the resultant plot by adding math expression
10+
- Fix grammar errors
11+
12+
13+
114
## SpatPCA v1.3.3.0 (Release date: 2021-01-31)
215
#### Overview
316
In this release, we take care of the perspective of software quality by refactoring code for better readability and adding unit-tests. Accordingly, we add multiple features by separating implicit functions from `spatpca`.

0 commit comments

Comments
 (0)