<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>sigmafelix.r-universe.dev</title><link>https://sigmafelix.r-universe.dev</link><description>Recent package updates in sigmafelix</description><generator>R-universe</generator><image><url>https://github.com/sigmafelix.png</url><title>R packages by sigmafelix</title><link>https://sigmafelix.r-universe.dev</link></image><lastBuildDate>Mon, 04 May 2026 07:36:02 GMT</lastBuildDate><item><title>[sigmafelix] tidycensuskr 0.2.8</title><author>geoissong@snu.ac.kr (Insang Song)</author><description>Census and administrative data in South Korea are a basic
source of quantitative and mixed-methods research for social
and urban scientists. This package provides a 'sf' (Pebesma et
al., 2024 &lt;doi:10.32614/CRAN.package.sf&gt;) based standardized
workflow based on direct open API access to the major census
and administrative data sources and pre-generated files in
South Korea.</description><link>https://github.com/r-universe/sigmafelix/actions/runs/26872752681</link><pubDate>Mon, 04 May 2026 07:36:02 GMT</pubDate><r:package>tidycensuskr</r:package><r:version>0.2.8</r:version><r:status>success</r:status><r:repository>https://sigmafelix.r-universe.dev</r:repository><r:upstream>https://github.com/sigmafelix/tidycensuskr</r:upstream><r:article><r:source>v03_gallery.Rmd</r:source><r:filename>v03_gallery.html</r:filename><r:title>Analytics Gallery with tidycensuskr</r:title><r:created>2025-09-13 12:58:26</r:created><r:modified>2025-12-29 08:41:20</r:modified></r:article><r:article><r:source>v04_data_cleaning_kosis.Rmd</r:source><r:filename>v04_data_cleaning_kosis.html</r:filename><r:title>Data Cleaning: From KOSIS Raw Data to Tidy Format</r:title><r:created>2025-08-14 15:16:37</r:created><r:modified>2025-09-11 10:45:17</r:modified></r:article><r:article><r:source>v02_regional_analysis.Rmd</r:source><r:filename>v02_regional_analysis.html</r:filename><r:title>Regional analysis with tidycensuskr</r:title><r:created>2025-09-12 05:14:44</r:created><r:modified>2026-04-28 02:53:35</r:modified></r:article><r:article><r:source>v05_contributors_guide.Rmd</r:source><r:filename>v05_contributors_guide.html</r:filename><r:title>Using KOSIS Interface for Contributors</r:title><r:created>2025-11-20 09:58:07</r:created><r:modified>2025-12-09 11:31:38</r:modified></r:article><r:article><r:source>v01_intro.Rmd</r:source><r:filename>v01_intro.html</r:filename><r:title>Working with tidycensuskr</r:title><r:created>2025-08-14 15:16:37</r:created><r:modified>2026-04-28 02:53:35</r:modified></r:article></item><item><title>[sigmafelix] gopher 0.5.1</title><author>geoissong@gmail.com (Insang Song)</author><description>A gateway to various Gaussian Process (GP) packages
available on CRAN, including gstat, fields, GPvecchia, spNNGP,
and PrestoGP. Provides a unified tidymodels-native interface
through parsnip for model parameter adjustment and
hyperparameter tuning. Supports spatial-only and spatiotemporal
Kriging, sf inputs, prediction capabilities, and covariates for
residual Gaussian Process (Universal Kriging) models.
Parameters are automatically matched between the unified
Kriging-centered argument names in gstat and the formulaic
arguments used in other packages for the same construct.</description><link>https://github.com/r-universe/sigmafelix/actions/runs/26741193982</link><pubDate>Sat, 02 May 2026 14:55:04 GMT</pubDate><r:package>gopher</r:package><r:version>0.5.1</r:version><r:status>success</r:status><r:repository>https://sigmafelix.r-universe.dev</r:repository><r:upstream>https://github.com/sigmafelix/gopher</r:upstream><r:article><r:source>supported-models-zenodo.Rmd</r:source><r:filename>supported-models-zenodo.html</r:filename><r:title>Demonstration of Supported Models</r:title><r:created>2026-04-11 02:03:23</r:created><r:modified>2026-04-11 02:08:59</r:modified></r:article></item><item><title>[sigmafelix] autoSTK 2.1.2</title><author>geoissong@gmail.com (Insang Song)</author><description>Automatic spatio-temporal Kriging extending the automap
package (Hiemstra et al. 2010). Provides automatic variogram
model fitting with data-driven initial parameter estimation
(practical-range based) and multiple optimisers: L-BFGS-B with
multi-start, LHS grid search, Simulated Annealing (SANN), and
Genetic Algorithm (via the GA package or built-in Differential
Evolution fallback). Covariance structure selection via AIC/BIC
or cross-validation, and spatiotemporal prediction via gstat.
Input classes sf, sftime, spacetime ST*DF, and cubble are all
supported. Four cross-validation strategies for spatiotemporal
data are implemented.</description><link>https://github.com/r-universe/sigmafelix/actions/runs/26324888418</link><pubDate>Thu, 23 Apr 2026 02:05:45 GMT</pubDate><r:package>autoSTK</r:package><r:version>2.1.2</r:version><r:status>success</r:status><r:repository>https://sigmafelix.r-universe.dev</r:repository><r:upstream>https://github.com/sigmafelix/autoSTK</r:upstream></item><item><title>[ropensci] chopin 0.9.9-5</title><author>geoissong@gmail.com (Insang Song)</author><description>Geospatial data computation is parallelized by grid,
hierarchy, or raster files. Based on 'future' (Bengtsson, 2024
&lt;doi:10.32614/CRAN.package.future&gt;) and 'mirai' (Gao et al.,
2025 &lt;doi:10.32614/CRAN.package.mirai&gt;) parallel back-ends,
'terra' (Hijmans et al., 2025
&lt;doi:10.32614/CRAN.package.terra&gt;) and 'sf' (Pebesma et al.,
2024 &lt;doi:10.32614/CRAN.package.sf&gt;) functions as well as
convenience functions in the package can be distributed over
multiple threads. The simplest way of parallelizing generic
geospatial computation is to start from par_pad_*() functions
to par_grid(), par_hierarchy(), or par_multirasters()
functions. Virtually any functions accepting classes in 'terra'
or 'sf' packages can be used in the three parallelization
functions. A common raster-vector overlay operation is provided
as a function extract_at(), which uses 'exactextractr' (Baston,
2023 &lt;doi:10.32614/CRAN.package.exactextractr&gt;), with options
for kernel weights for summarizing raster values at vector
geometries. Other convenience functions for vector-vector
operations including simple areal interpolation
(summarize_aw()) and summation of exponentially decaying
weights (summarize_sedc()) are also provided.</description><link>https://github.com/r-universe/ropensci/actions/runs/26809511254</link><pubDate>Fri, 03 Apr 2026 12:01:51 GMT</pubDate><r:package>chopin</r:package><r:version>0.9.9-5</r:version><r:status>success</r:status><r:repository>https://ropensci.r-universe.dev</r:repository><r:upstream>https://github.com/ropensci/chopin</r:upstream><r:article><r:source>v04_climate_examples.Rmd</r:source><r:filename>v04_climate_examples.html</r:filename><r:title>Extracting Weather/Climate Geospatial Data with chopin</r:title><r:created>2024-08-09 19:43:56</r:created><r:modified>2025-02-13 14:57:27</r:modified></r:article><r:article><r:source>v03_par_pad_grid.Rmd</r:source><r:filename>v03_par_pad_grid.html</r:filename><r:title>Generate computational grids</r:title><r:created>2024-08-09 19:43:56</r:created><r:modified>2025-09-10 11:49:20</r:modified></r:article><r:article><r:source>v01_start.Rmd</r:source><r:filename>v01_start.html</r:filename><r:title>Getting started with chopin</r:title><r:created>2024-08-09 19:43:56</r:created><r:modified>2025-09-10 11:49:20</r:modified></r:article><r:article><r:source>v02_good_practice.Rmd</r:source><r:filename>v02_good_practice.html</r:filename><r:title>Good practice of using chopin</r:title><r:created>2024-08-09 19:43:56</r:created><r:modified>2025-02-13 14:57:27</r:modified></r:article><r:article><r:source>v05_targets.Rmd</r:source><r:filename>v05_targets.html</r:filename><r:title>targets and grid objects</r:title><r:created>2024-08-09 19:43:56</r:created><r:modified>2024-08-09 19:43:56</r:modified></r:article></item><item><title>[sigmafelix] tidycensuskr.sf 0.1.4</title><author>geoissong@snu.ac.kr (Insang Song)</author><description>This file-only package provides district boundaries by
censal years for use with the tidycensuskr package. It contains
spatial boundary data (sf objects) for South Korean
administrative districts from census years 2010, 2015, and
2020.</description><link>https://github.com/r-universe/sigmafelix/actions/runs/26561529860</link><pubDate>Sun, 23 Nov 2025 06:54:52 GMT</pubDate><r:package>tidycensuskr.sf</r:package><r:version>0.1.4</r:version><r:status>success</r:status><r:repository>https://sigmafelix.r-universe.dev</r:repository><r:upstream>https://github.com/sigmafelix/tidycensuskr.sf</r:upstream><r:article><r:source>v03_gallery.Rmd</r:source><r:filename>v03_gallery.html</r:filename><r:title>Analytics Gallery with tidycensuskr</r:title><r:created>2025-10-02 09:59:51</r:created><r:modified>2025-11-23 04:56:00</r:modified></r:article><r:article><r:source>v02_regional_analysis.Rmd</r:source><r:filename>v02_regional_analysis.html</r:filename><r:title>Regional analysis with tidycensuskr</r:title><r:created>2025-10-02 09:59:51</r:created><r:modified>2025-11-23 04:56:00</r:modified></r:article></item></channel></rss>