sdsfun 0.8.1
CRAN release: 2025-09-22
Loading
sdsfunno longer initializes the RNG state (#59).Fix misclassification of matrix inputs as vectors in
cor_test()(#58).Fix a deprecation warning emitted by Armadillo (#55).
sdsfun 0.6.0
CRAN release: 2024-12-11
Add support for removing variable linear trend based on covariate (#23).
Adds support for converting long-form tables into matrices corresponding to two-dimensional spatial positions (#20).
The aggregation method for hierarchical clustering in
hclustgeo_disc()is set toward.D2by default (#18).
sdsfun 0.5.0
CRAN release: 2024-11-25
Add
hclustgeo_discfor hierarchical clustering with spatial soft constraints (#13).Add
spade_psdfor the fast estimation of the SPADE model psd-value.Add
sf_gk_proj_cgcs2000()function.
sdsfun 0.4.3
CRAN release: 2024-11-15
- Add
geodetector_qfor the fast estimation of the geodetector q-value.
sdsfun 0.4.2
CRAN release: 2024-11-11
- Add
check_tbl_naandtbl_all2intfunctions to better support thegdverseandsesppackages.
sdsfun 0.4.1
CRAN release: 2024-10-16
Fix the bug that causes R to crash when the input
xis afactororcharacterin thediscretize_vectorfunction (#12).Implement the
formula_varnamefunction to return the corresponding variable names from bothformulaanddata.
sdsfun 0.4.0
CRAN release: 2024-10-08
Improve the handling of
n-level categorical variables by generatingn-1dummy variables (#2).Add the
spdep_lmtestfunction for spatial linear model selection (#3).Migrate the
moran_testfunction from thegeocomplexitypackage tosdsfun(#4).Implement the geographical detector’s factor detector in
ssh_testusingRcppto enhance performance (#5).Introduce the
discretize_vectorfunction to support variable discretization (#6).Apply the
loess_optnumfunction to select the optimal number of discretization intervals (#10).Implement spatial variance calculation in the
spvarfunction, with support for bothRandC++implementations (#11).Rename
dummy_vectortodummy_vecfor consistency in naming conventions.Add the
sf_coordinatesfunction to extract coordinates fromsfobjects.
sdsfun 0.3.0
CRAN release: 2024-09-30
Begin to use
Rcppto complete some tasks with high computational complexity.Add
dummy_vectoranddummy_tblfunctions for dummy variables generation.Add
spdep_nbfunction for neighbours list generation.Add
spdep_skaterfunction for spatial constrained clustering.Add
fuzzyoverlayfunction for spatial fuzzy overlay.Update package extdata; now
sdsfunhas two extdata:gzma.gpkgandpts.gpkg.
sdsfun 0.2.1
CRAN release: 2024-09-23
Enhance support for other types of spatial vector data.
Inhibit the warning information produced by
spdep.Add
sf_utm_proj_wgs84()function.
sdsfun 0.1.1
CRAN release: 2024-09-08
Update the function documentation for
spdep_contiguity_swm()andspdep_distance_swm().Move the source code from
SpatLyu/sdsfunon GitHub tostscl/sdsfun.
