Title: Native and Extensible R Driver for 'Zarr'
Description: The 'Zarr' specification is widely used to build libraries for the storage and retrieval of n-dimensional array data from data stores ranging from local file systems to the cloud. This package is a native 'Zarr' implementation in R with support for all required features of 'Zarr' version 3. It is designed to be extensible such that new stores, codecs and extensions can be added easily.
Author: Patrick Van Laake [aut, cre, cph]
Maintainer: Patrick Van Laake <patrick@vanlaake.net>
Diff between zarr versions 0.2.0 dated 2026-02-11 and 0.3.0 dated 2026-04-18
DESCRIPTION | 6 +-- MD5 | 51 +++++++++++++++----------- NAMESPACE | 14 +++++++ NEWS.md | 7 +++ R/api.R | 12 +++--- R/array.R | 82 ++++++++++++++++++++++++------------------ R/array_builder.R | 1 R/convention.R |only R/convention_ref.R |only R/convention_uom.R |only R/domain.R |only R/group.R | 15 ++++--- R/node.R | 38 +++++++++++++++++-- R/store.R | 1 R/store_http.R | 1 R/store_memory.R | 8 ++-- R/utils.R | 51 ++++++++++++++++++++++++++ R/zarr.R | 19 +++++++-- R/zzz.R | 12 +++++- README.md | 16 ++++++-- man/array-indexing.Rd | 12 ++---- man/as_zarr.Rd | 3 + man/zarr.Rd | 3 + man/zarr_array.Rd | 4 +- man/zarr_conv_ref.Rd |only man/zarr_conv_uom.Rd |only man/zarr_convention.Rd |only man/zarr_domain.Rd |only man/zarr_domains.Rd |only man/zarr_node.Rd | 4 +- man/zarr_register_domain.Rd |only man/zarr_unregister_domain.Rd |only 32 files changed, 263 insertions(+), 97 deletions(-)
Title: Bridging Simultaneous Confidence Corridors and PET Neuroimaging
Description: Tools for the structured processing of PET neuroimaging data
in preparation for the estimation of Simultaneous Confidence Corridors (SCCs)
for one-group, two-group, or single-patient vs group comparisons.
The package facilitates PET image loading, data restructuring, integration
into a Functional Data Analysis framework, contour extraction, identification
of significant results, and performance evaluation. It bridges established
packages (e.g., 'oro.nifti') with novel statistical methodologies (e.g.,
'ImageSCC') and enables reproducible analysis pipelines, including
comparison with Statistical Parametric Mapping ('SPM').
Author: Juan A. Arias Lopez [aut, cre, cph] ,
Virgilio Gomez Rubio [rev] ,
Pablo Aguiar Fernandez [ths] ,
Andrew Haddon Kemp [ths]
Maintainer: Juan A. Arias Lopez <iguanamarina@protonmail.com>
Diff between neuroSCC versions 1.0.1 dated 2026-03-25 and 1.0.2 dated 2026-04-18
DESCRIPTION | 11 +-- MD5 | 35 ++++++---- NAMESPACE | 35 +++++----- NEWS.md | 8 ++ R/globals.R | 2 R/plotSCCcomparisonPanel.R |only R/plotSCCpanel.R |only R/plotValidationPanel.R |only R/sccOneGroup.R |only README.md | 115 +++++++++++++++++++++++++++++++++- data/sccOneGroup.rda |only inst/doc/one_vs_group.R | 49 ++++++++++++++ inst/doc/one_vs_group.Rmd | 71 +++++++++++++++++++++ inst/doc/one_vs_group.html | 123 +++++++++++++++++++++++++++++-------- inst/doc/two_group_comparison.R | 41 ++++++++++++ inst/doc/two_group_comparison.Rmd | 56 ++++++++++++++++ inst/doc/two_group_comparison.html | 106 ++++++++++++++++++++++++------- man/plotSCCcomparisonPanel.Rd |only man/plotSCCpanel.Rd |only man/plotValidationPanel.Rd |only man/sccOneGroup.Rd |only vignettes/one_vs_group.Rmd | 71 +++++++++++++++++++++ vignettes/two_group_comparison.Rmd | 56 ++++++++++++++++ 23 files changed, 691 insertions(+), 88 deletions(-)
Title: GCC Estimation of the Multilevel Factor Model
Description: Provides methods for model selection, estimation, inference, and simulation for the
multilevel factor model, based on the principal component estimation and generalised
canonical correlation approach. Details can be found in "Generalised Canonical Correlation
Estimation of the Multilevel Factor Model." Lin and Shin (2025) <doi:10.2139/ssrn.4295429>.
Author: Rui Lin [aut, cre],
Yongcheol Shin [aut]
Maintainer: Rui Lin <ruilin1081@gmail.com>
Diff between GCCfactor versions 1.1.5 dated 2026-04-06 and 1.1.6 dated 2026-04-18
DESCRIPTION | 6 +++--- MD5 | 4 ++-- R/main_functions.R | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-)
Title: R Interface to Apache Spark
Description: R interface to Apache Spark, a fast and general
engine for big data processing, see <https://spark.apache.org/>. This
package supports connecting to local and remote Apache Spark clusters,
provides a 'dplyr' compatible back-end, and provides an interface to
Spark's built-in machine learning algorithms.
Author: Javier Luraschi [aut],
Kevin Kuo [aut] ,
Kevin Ushey [aut],
JJ Allaire [aut],
Samuel Macedo [ctb],
Hossein Falaki [aut],
Lu Wang [aut],
Andy Zhang [aut],
Yitao Li [aut] ,
Jozef Hajnala [ctb],
Maciej Szymkiewicz [ctb] ,
Wil Davis [ctb],
Edgar Ruiz [au [...truncated...]
Maintainer: Edgar Ruiz <edgar@rstudio.com>
Diff between sparklyr versions 1.9.3 dated 2025-11-19 and 1.9.4 dated 2026-04-18
DESCRIPTION | 14 +++++++------- MD5 | 21 ++++++++++++--------- NAMESPACE | 3 ++- NEWS.md | 8 ++++++++ R/dplyr_spark_table.R | 2 ++ R/ml_feature_stop_words_remover.R | 2 +- R/mutation.R | 5 ++--- R/tune-grid-spark.R |only inst/extdata/versions-next.json | 6 +++--- inst/extdata/versions.json | 20 +++++++++++++++++++- man/ml_default_stop_words.Rd | 2 +- man/slice_.tbl_spark.Rd |only man/tune_grid_spark.Rd |only 13 files changed, 57 insertions(+), 26 deletions(-)
Title: Interactive Reliability Probability Plots
Description: Build interactive Reliability Probability Plots with 'plotly' by Carson Sievert (2020) <https://plotly.com/r/>, an interactive web-based graphing library.
Author: Paul Govan [aut, cre, cph]
Maintainer: Paul Govan <paul.govan2@gmail.com>
Diff between ReliaPlotR versions 0.4.2 dated 2025-12-18 and 0.5 dated 2026-04-18
DESCRIPTION | 8 - MD5 | 41 +++-- NAMESPACE | 10 + NEWS.md | 15 + R/plotly_alt.R |only R/plotly_duane.R | 63 ++++--- R/plotly_exposure.R |only R/plotly_mcf.R |only R/plotly_nhpp.R |only R/plotly_rel.R |only R/plotly_rga.R | 216 +++++++++++++++++---------- R/plotly_wblr.R | 324 +++++++++++++++++++++++------------------ inst/WORDLIST | 8 - man/plotly_alt.Rd |only man/plotly_duane.Rd | 10 + man/plotly_exposure.Rd |only man/plotly_mcf.Rd |only man/plotly_nhpp.Rd |only man/plotly_rel.Rd |only man/plotly_rga.Rd | 48 ++++-- man/plotly_wblr.Rd | 38 +++- tests/testthat/test-alt.R |only tests/testthat/test-duane.R | 30 +++ tests/testthat/test-exposure.R |only tests/testthat/test-mcf.R |only tests/testthat/test-nhpp.R |only tests/testthat/test-rel.R |only tests/testthat/test-rga.R | 34 ++++ tests/testthat/test-wblr.R | 76 +++++++++ 29 files changed, 630 insertions(+), 291 deletions(-)