Title: Utility Functions for Plotting
Description: Provides utility functions for plotting. Includes functions for color manipulation, plot customization, panel size control, data optimization for plots, and layout adjustments.
Author: Meng Xu [aut, cre]
Maintainer: Meng Xu <mengxu98@qq.com>
Diff between thisplot versions 0.3.6 dated 2026-03-07 and 0.3.7 dated 2026-04-02
DESCRIPTION | 19 - MD5 | 26 +- NAMESPACE | 2 NEWS.md | 14 + R/GraphPlot.R |only R/StatPlot.R | 74 +++++- R/compute_velocity_on_grid.R |only R/heatmap.R | 5 R/palettes.R | 2 R/sankey.R | 371 +++++++++++++++++++++------------- README.md | 2 man/GraphPlot.Rd |only man/annotation_block_fill_graphics.Rd | 2 man/build_heatmap_annotation.Rd | 2 man/compute_velocity_on_grid.Rd |only man/palette_colors.Rd | 2 16 files changed, 342 insertions(+), 179 deletions(-)
Title: Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests
Description: Comprehensive open-source toolbox for analysing Spatial Point Patterns. Focused mainly on two-dimensional point patterns, including multitype/marked points, in any spatial region. Also supports three-dimensional point patterns, space-time point patterns in any number of dimensions, point patterns on a linear network, and patterns of other geometrical objects. Supports spatial covariate data such as pixel images.
Contains over 3000 functions for plotting spatial data, exploratory data analysis, model-fitting, simulation, spatial sampling, model diagnostics, and formal inference.
Data types include point patterns, line segment patterns, spatial windows, pixel images, tessellations, and linear networks.
Exploratory methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlatio [...truncated...]
Author: Adrian Baddeley [aut, cre] ,
Rolf Turner [aut] ,
Ege Rubak [aut]
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
Diff between spatstat versions 3.5-1 dated 2026-02-01 and 3.6-0 dated 2026-04-02
DESCRIPTION | 16 +- MD5 | 36 ++--- NEWS | 10 + build/vignette.rds |binary inst/doc/NAobjects.pdf |binary inst/doc/bugfixes.Rnw | 10 + inst/doc/bugfixes.pdf |binary inst/doc/datasets.pdf |binary inst/doc/fv.pdf |binary inst/doc/getstart.pdf |binary inst/doc/packagesizes.txt | 1 inst/doc/replicated.pdf |binary inst/doc/shapefiles.pdf |binary inst/doc/updates.Rnw | 323 +++++++++++++++++++++++++++++++++++++++++++-- inst/doc/updates.pdf |binary inst/info/packagesizes.txt | 1 man/macros/defns.Rd | 3 vignettes/bugfixes.Rnw | 10 + vignettes/updates.Rnw | 323 +++++++++++++++++++++++++++++++++++++++++++-- 19 files changed, 677 insertions(+), 56 deletions(-)
Title: Tools for the Analysis of Air Pollution Data
Description: Tools to analyse, interpret and understand air pollution
data. Data are typically regular time series and air quality
measurement, meteorological data and dispersion model output can be
analysed. The package is described in Carslaw and Ropkins (2012,
<doi:10.1016/j.envsoft.2011.09.008>) and subsequent papers.
Author: David Carslaw [aut, cre] ,
Jack Davison [aut] ,
Karl Ropkins [aut]
Maintainer: David Carslaw <david.carslaw@york.ac.uk>
Diff between openair versions 2.19.0 dated 2025-08-28 and 3.0.0 dated 2026-04-02
openair-2.19.0/openair/R/calcFno2.R |only openair-2.19.0/openair/R/date.breaks.R |only openair-2.19.0/openair/R/drawOpenKey.R |only openair-2.19.0/openair/R/linearRelation.R |only openair-2.19.0/openair/R/samp.boot.block.R |only openair-2.19.0/openair/R/summaryPlot.R |only openair-2.19.0/openair/R/zzz.R |only openair-2.19.0/openair/man/calcFno2.Rd |only openair-2.19.0/openair/man/drawOpenKey.Rd |only openair-2.19.0/openair/man/linearRelation.Rd |only openair-2.19.0/openair/man/summaryPlot.Rd |only openair-2.19.0/openair/src/Makevars |only openair-2.19.0/openair/src/Makevars.win |only openair-2.19.0/openair/src/init.c |only openair-2.19.0/openair/tests/testthat/test-bootMean.R |only openair-2.19.0/openair/tests/testthat/test-utilities.R |only openair-3.0.0/openair/DESCRIPTION | 23 openair-3.0.0/openair/MD5 | 300 openair-3.0.0/openair/NAMESPACE | 215 openair-3.0.0/openair/NEWS.md | 2558 +++--- openair-3.0.0/openair/R/GaussianSmooth.R |only openair-3.0.0/openair/R/RColorBrewer.R | 3586 ++++----- openair-3.0.0/openair/R/RcppExports.R |only openair-3.0.0/openair/R/TaylorDiagram.R | 1484 +-- openair-3.0.0/openair/R/TheilSen.R | 1498 +--- openair-3.0.0/openair/R/WhittakerSmooth.R |only openair-3.0.0/openair/R/aqStats.R | 746 -- openair-3.0.0/openair/R/bootMeans.R | 570 - openair-3.0.0/openair/R/calcPercentile.R | 262 openair-3.0.0/openair/R/calendarPlot.R | 1497 ++-- openair-3.0.0/openair/R/checkPrep.R | 345 openair-3.0.0/openair/R/conditionalEval.R | 1080 +- openair-3.0.0/openair/R/conditionalQuantile.R | 870 +- openair-3.0.0/openair/R/corPlot.R | 1172 +-- openair-3.0.0/openair/R/cutData.R | 1653 ++-- openair-3.0.0/openair/R/datePad.R |only openair-3.0.0/openair/R/facet_wd.R |only openair-3.0.0/openair/R/ggplot2-utils.R |only openair-3.0.0/openair/R/importADMS.R | 2461 +++--- openair-3.0.0/openair/R/importEurope.R | 435 - openair-3.0.0/openair/R/importImperial.R | 876 +- openair-3.0.0/openair/R/importMeta.R | 747 +- openair-3.0.0/openair/R/importTraj.R | 360 openair-3.0.0/openair/R/importUKAQ-utils.R | 1144 +-- openair-3.0.0/openair/R/importUKAQ.R | 1439 +-- openair-3.0.0/openair/R/layer_stroked_path.R |only openair-3.0.0/openair/R/layer_windflow.R |only openair-3.0.0/openair/R/modStats.R | 808 +- openair-3.0.0/openair/R/mydata.R | 62 openair-3.0.0/openair/R/openColours.R | 1190 +-- openair-3.0.0/openair/R/openair-package.R | 267 openair-3.0.0/openair/R/openair.generics.R | 74 openair-3.0.0/openair/R/percentileRose.R | 1277 +-- openair-3.0.0/openair/R/polarAnnulus.R | 1521 +--- openair-3.0.0/openair/R/polarCluster.R | 999 +- openair-3.0.0/openair/R/polarDiff.R | 401 - openair-3.0.0/openair/R/polarFreq.R | 948 +- openair-3.0.0/openair/R/polarPlot.R | 3559 ++++----- openair-3.0.0/openair/R/quickText.R | 438 - openair-3.0.0/openair/R/rollingMean.R | 276 openair-3.0.0/openair/R/rollingQuantile.R |only openair-3.0.0/openair/R/runRegression.R | 329 openair-3.0.0/openair/R/scatterPlot.R | 3715 ++++------ openair-3.0.0/openair/R/selectByDate.R | 359 openair-3.0.0/openair/R/selectRunning.R | 309 openair-3.0.0/openair/R/senTheil.R | 22 openair-3.0.0/openair/R/shared-docs.R |only openair-3.0.0/openair/R/smoothTrend.R | 1278 +-- openair-3.0.0/openair/R/splitByDate.R | 252 openair-3.0.0/openair/R/timeAverage.R | 1353 +-- openair-3.0.0/openair/R/timePlot.R | 1636 ++-- openair-3.0.0/openair/R/timeProp.R | 698 - openair-3.0.0/openair/R/timeVariation.R | 1924 +---- openair-3.0.0/openair/R/trajCluster.R | 587 - openair-3.0.0/openair/R/trajLevel.R | 1662 ++-- openair-3.0.0/openair/R/trajPlot.R | 771 -- openair-3.0.0/openair/R/trendLevel.R | 1313 +-- openair-3.0.0/openair/R/utilities.R | 1158 --- openair-3.0.0/openair/R/variationPlot.R |only openair-3.0.0/openair/R/windRose.R | 2225 +++-- openair-3.0.0/openair/R/windflowOpts.R |only openair-3.0.0/openair/README.md | 196 openair-3.0.0/openair/build/partial.rdb |binary openair-3.0.0/openair/inst/CITATION | 42 openair-3.0.0/openair/inst/WORDLIST | 1007 +- openair-3.0.0/openair/man/GaussianSmooth.Rd |only openair-3.0.0/openair/man/TaylorDiagram.Rd | 585 - openair-3.0.0/openair/man/TheilSen.Rd | 577 - openair-3.0.0/openair/man/WhittakerSmooth.Rd |only openair-3.0.0/openair/man/aqStats.Rd | 228 openair-3.0.0/openair/man/bootMeans.Rd | 179 openair-3.0.0/openair/man/calcPercentile.Rd | 242 openair-3.0.0/openair/man/calc_sqtba_cpp.Rd |only openair-3.0.0/openair/man/calendarPlot.Rd | 518 - openair-3.0.0/openair/man/conditionalEval.Rd | 359 openair-3.0.0/openair/man/conditionalQuantile.Rd | 374 - openair-3.0.0/openair/man/corPlot.Rd | 353 openair-3.0.0/openair/man/cutData.Rd | 318 openair-3.0.0/openair/man/datePad.Rd |only openair-3.0.0/openair/man/distAngle.Rd |only openair-3.0.0/openair/man/distEuclid.Rd |only openair-3.0.0/openair/man/figures/feature-banner.png |binary openair-3.0.0/openair/man/importADMS.Rd | 386 - openair-3.0.0/openair/man/importEurope.Rd | 124 openair-3.0.0/openair/man/importImperial.Rd | 392 - openair-3.0.0/openair/man/importMeta.Rd | 236 openair-3.0.0/openair/man/importTraj.Rd | 312 openair-3.0.0/openair/man/importUKAQ-wrapper.Rd | 506 - openair-3.0.0/openair/man/importUKAQ.Rd | 472 - openair-3.0.0/openair/man/modStats.Rd | 378 - openair-3.0.0/openair/man/mydata.Rd | 98 openair-3.0.0/openair/man/openColours.Rd | 252 openair-3.0.0/openair/man/openair-package.Rd | 249 openair-3.0.0/openair/man/percentileRose.Rd | 432 - openair-3.0.0/openair/man/polarAnnulus.Rd | 570 - openair-3.0.0/openair/man/polarCluster.Rd | 805 +- openair-3.0.0/openair/man/polarDiff.Rd | 615 - openair-3.0.0/openair/man/polarFreq.Rd | 503 - openair-3.0.0/openair/man/polarPlot.Rd | 948 +- openair-3.0.0/openair/man/pollutionRose.Rd | 464 - openair-3.0.0/openair/man/quickText.Rd | 104 openair-3.0.0/openair/man/rollingMean.Rd | 134 openair-3.0.0/openair/man/rollingQuantile.Rd |only openair-3.0.0/openair/man/rolling_gaussian_cpp.Rd |only openair-3.0.0/openair/man/runRegression.Rd | 145 openair-3.0.0/openair/man/scatterPlot.Rd | 736 - openair-3.0.0/openair/man/selectByDate.Rd | 145 openair-3.0.0/openair/man/selectRunning.Rd | 164 openair-3.0.0/openair/man/shared_openair_params.Rd |only openair-3.0.0/openair/man/smoothTrend.Rd | 498 - openair-3.0.0/openair/man/splitByDate.Rd | 142 openair-3.0.0/openair/man/timeAverage.Rd | 420 - openair-3.0.0/openair/man/timePlot.Rd | 679 - openair-3.0.0/openair/man/timeProp.Rd | 338 openair-3.0.0/openair/man/timeVariation.Rd | 647 - openair-3.0.0/openair/man/trajCluster.Rd | 308 openair-3.0.0/openair/man/trajLevel.Rd | 619 - openair-3.0.0/openair/man/trajPlot.Rd | 428 - openair-3.0.0/openair/man/trendLevel.Rd | 429 - openair-3.0.0/openair/man/variationPlot.Rd |only openair-3.0.0/openair/man/windRose.Rd | 548 - openair-3.0.0/openair/man/windflowOpts.Rd |only openair-3.0.0/openair/src/Gaus_smooth.cpp |only openair-3.0.0/openair/src/RcppExports.cpp |only openair-3.0.0/openair/src/cluster.cpp | 180 openair-3.0.0/openair/src/rolling.cpp | 258 openair-3.0.0/openair/src/sqtba.cpp |only openair-3.0.0/openair/src/time_average.cpp |only openair-3.0.0/openair/src/whittaker_baseline.cpp |only openair-3.0.0/openair/src/whittaker_gcv.cpp |only openair-3.0.0/openair/tests/testthat.R | 26 openair-3.0.0/openair/tests/testthat/test-GaussianSmooth.R |only openair-3.0.0/openair/tests/testthat/test-TaylorDiagram.R |only openair-3.0.0/openair/tests/testthat/test-TheilSen.R |only openair-3.0.0/openair/tests/testthat/test-WhittakerSmooth.R |only openair-3.0.0/openair/tests/testthat/test-aqStats.R | 203 openair-3.0.0/openair/tests/testthat/test-bootMeans.R |only openair-3.0.0/openair/tests/testthat/test-calcPercentile.R | 189 openair-3.0.0/openair/tests/testthat/test-calendarPlot.R |only openair-3.0.0/openair/tests/testthat/test-conditionalEval.R |only openair-3.0.0/openair/tests/testthat/test-conditionalQuantile.R |only openair-3.0.0/openair/tests/testthat/test-corPlot.R |only openair-3.0.0/openair/tests/testthat/test-cutData.R | 310 openair-3.0.0/openair/tests/testthat/test-datePad.R |only openair-3.0.0/openair/tests/testthat/test-modStats.R |only openair-3.0.0/openair/tests/testthat/test-openColours.R | 240 openair-3.0.0/openair/tests/testthat/test-percentileRose.R |only openair-3.0.0/openair/tests/testthat/test-polarAnnulus.R |only openair-3.0.0/openair/tests/testthat/test-polarCluster.R |only openair-3.0.0/openair/tests/testthat/test-polarDiff.R |only openair-3.0.0/openair/tests/testthat/test-polarFreq.R |only openair-3.0.0/openair/tests/testthat/test-polarPlot.R |only openair-3.0.0/openair/tests/testthat/test-rollingMean.R | 232 openair-3.0.0/openair/tests/testthat/test-rollingQuantile.R |only openair-3.0.0/openair/tests/testthat/test-scatterPlot.R |only openair-3.0.0/openair/tests/testthat/test-selectByDate.R |only openair-3.0.0/openair/tests/testthat/test-selectRunning.R | 239 openair-3.0.0/openair/tests/testthat/test-smoothTrend.R |only openair-3.0.0/openair/tests/testthat/test-splitByDate.R | 152 openair-3.0.0/openair/tests/testthat/test-timeAverage.R | 389 - openair-3.0.0/openair/tests/testthat/test-timePlot.R |only openair-3.0.0/openair/tests/testthat/test-timeProp.R |only openair-3.0.0/openair/tests/testthat/test-trajCluster.R |only openair-3.0.0/openair/tests/testthat/test-trajLevel.R |only openair-3.0.0/openair/tests/testthat/test-trajPlot.R |only openair-3.0.0/openair/tests/testthat/test-trendLevel.R |only openair-3.0.0/openair/tests/testthat/test-variationPlot.R |only openair-3.0.0/openair/tests/testthat/test-windRose.R |only 188 files changed, 38150 insertions(+), 40204 deletions(-)
Title: Download and Analyze Spatial Development Data from 'INKAR'
Description: A professional R interface to download and analyze spatial
development indicators from the 'BBSR' 'INKAR' (Indikatoren und Karten zur Raum-
und Stadtentwicklung) database. Features a bilingual interactive wizard,
fuzzy search, multi-indicator downloads with automatic tidy merging (long/wide),
robust disk caching, and premium 'ggplot2' themes for regional mapping.
Author: Omer Furkan Coban [aut, cre]
Maintainer: Omer Furkan Coban <oemer.furkan.coban@uni-oldenburg.de>
This is a re-admission after prior archival of version 0.6.1 dated 2026-03-17
Diff between inkaR versions 0.6.1 dated 2026-03-17 and 0.6.2 dated 2026-04-02
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS.md | 12 ++++++++++++ R/api.R | 16 ++++++++++++++-- 4 files changed, 32 insertions(+), 8 deletions(-)
Title: Estimating and Testing the Number of Interesting Components in
Linear Dimension Reduction
Description: For different linear dimension reduction methods like principal components analysis (PCA), independent components analysis (ICA) and supervised linear dimension reduction tests and estimates for the number of interesting components (ICs) are provided.
Author: Klaus Nordhausen [aut, cre] ,
Hannu Oja [aut] ,
Katariina Perkonoja [aut] ,
David E. Tyler [aut],
Joni Virta [aut]
Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>
Diff between ICtest versions 0.3-6 dated 2025-05-27 and 0.3-7 dated 2026-04-02
DESCRIPTION | 8 ++++---- MD5 | 20 ++++++++++---------- NAMESPACE | 2 +- R/components.R | 3 ++- inst/ChangeLog | 5 +++++ inst/doc/ICA.html | 8 ++++---- inst/doc/PCA.html | 10 +++++----- inst/doc/SIR.html | 10 +++++----- man/components.ictest.Rd | 11 +++++++---- src/Makevars | 2 +- src/Makevars.win | 3 +-- 11 files changed, 45 insertions(+), 37 deletions(-)
Title: Making "Deduplicated" Functions
Description: Contains one main function deduped() which speeds up slow,
vectorized functions by only performing computations on the unique values
of the input and expanding the results at the end.
Author: Or Gadish [aut, cre, cph]
Maintainer: Or Gadish <orgadish@gmail.com>
Diff between deduped versions 0.3.0 dated 2025-11-29 and 0.4.0 dated 2026-04-02
DESCRIPTION | 10 +++--- MD5 | 16 +++++----- NEWS.md | 13 ++++++++ R/deduped.R | 42 ++++++++++++++++++++++------ README.md | 54 ++++++++++++++++++++++++++++++------- inst/WORDLIST | 1 man/deduped.Rd | 5 ++- tests/testthat/test-deduped.R | 39 ++++++++++++++++++++++++++ tests/testthat/test-with_deduped.R | 25 ++++++++++++++--- 9 files changed, 167 insertions(+), 38 deletions(-)
Title: A Swiss-Army Knife for Data I/O
Description: Streamlined data import and export by making assumptions that
the user is probably willing to make: 'import()' and 'export()' determine
the data format from the file extension, reasonable defaults are used for
data import and export, web-based import is natively supported (including
from SSL/HTTPS), compressed files can be read directly, and fast import
packages are used where appropriate. An additional convenience function,
'convert()', provides a simple method for converting between file types.
Author: Jason Becker [aut],
Chung-hong Chan [aut, cre] ,
David Schoch [aut] ,
Geoffrey CH Chan [ctb],
Thomas J. Leeper [aut] ,
Christopher Gandrud [ctb],
Andrew MacDonald [ctb],
Ista Zahn [ctb],
Stanislaus Stadlmann [ctb],
Ruaridh Williamson [ctb],
Patrick K [...truncated...]
Maintainer: Chung-hong Chan <chainsawtiney@gmail.com>
Diff between rio versions 1.2.4 dated 2025-09-26 and 1.3.0 dated 2026-04-02
rio-1.2.4/rio/po |only rio-1.2.4/rio/tests/testthat/test_format_qs.R |only rio-1.3.0/rio/DESCRIPTION | 10 - rio-1.3.0/rio/MD5 | 38 +++--- rio-1.3.0/rio/NAMESPACE | 2 rio-1.3.0/rio/NEWS.md | 12 ++ rio-1.3.0/rio/R/export.R | 5 rio-1.3.0/rio/R/export_methods.R | 8 - rio-1.3.0/rio/R/import.R | 5 rio-1.3.0/rio/R/import_methods.R | 6 - rio-1.3.0/rio/R/sysdata.rda |binary rio-1.3.0/rio/README.md | 142 ++++++++++++------------ rio-1.3.0/rio/build/vignette.rds |binary rio-1.3.0/rio/inst/doc/labelled.html | 4 rio-1.3.0/rio/inst/doc/philosophy.Rmd | 2 rio-1.3.0/rio/inst/doc/philosophy.html | 2 rio-1.3.0/rio/inst/doc/rio.html | 32 ++--- rio-1.3.0/rio/man/export.Rd | 5 rio-1.3.0/rio/man/import.Rd | 5 rio-1.3.0/rio/tests/testthat/test_import_list.R | 3 rio-1.3.0/rio/vignettes/philosophy.Rmd | 2 21 files changed, 130 insertions(+), 153 deletions(-)
Title: Headers and Static Libraries for 'HDF5'
Description: Provides a self-contained, static build of the 'HDF5'
(Hierarchical Data Format 5) 'C' library (release 2.1.1) for R
package developers. Designed for use in the 'LinkingTo' field,
it enables zero-dependency integration by building the library
entirely from source during installation. Additionally, it compiles
and internally links a comprehensive suite of advanced compression
filters and their 'HDF5' plugins (Zstd, LZ4, Blosc/Blosc2, Snappy,
ZFP, Bzip2, LZF, Bitshuffle, szip, and gzip). These plugins are
integrated out-of-the-box, allowing downstream packages to utilize
high-performance compression directly through the standard 'HDF5'
API while keeping the underlying third-party headers fully
encapsulated. 'HDF5' is developed by The HDF Group
<https://www.hdfgroup.org/>.
Author: Daniel P. Smith [aut, cre] ,
Alkek Center for Metagenomics and Microbiome Research [cph, fnd],
The HDF Group [ctb, cph] ,
The Board of Trustees of the University of Illinois [cph] ,
Jean-loup Gailly [ctb, cph] ,
Mark Adler [ctb, cph] ,
Kiyoshi Masui [...truncated...]
Maintainer: Daniel P. Smith <dansmith01@gmail.com>
Diff between hdf5lib versions 2.0.0.6 dated 2026-02-19 and 2.1.1.0 dated 2026-04-02
hdf5lib-2.0.0.6/hdf5lib/src/H5pubconf.h |only hdf5lib-2.0.0.6/hdf5lib/src/find_byte_widths.c |only hdf5lib-2.0.0.6/hdf5lib/src/hdf5-2.0.0.tar.gz |only hdf5lib-2.0.0.6/hdf5lib/src/zlib-1.3.1.tar.gz |only hdf5lib-2.0.0.6/hdf5lib/tests/src |only hdf5lib-2.0.0.6/hdf5lib/tests/testthat |only hdf5lib-2.0.0.6/hdf5lib/tests/testthat.r |only hdf5lib-2.1.1.0/hdf5lib/DESCRIPTION | 79 +++- hdf5lib-2.1.1.0/hdf5lib/LICENSE | 2 hdf5lib-2.1.1.0/hdf5lib/MD5 | 105 +++++- hdf5lib-2.1.1.0/hdf5lib/NEWS.md | 8 hdf5lib-2.1.1.0/hdf5lib/R/flags.r | 52 +- hdf5lib-2.1.1.0/hdf5lib/README.md | 86 ++-- hdf5lib-2.1.1.0/hdf5lib/configure | 434 ++++++++++++++++++++----- hdf5lib-2.1.1.0/hdf5lib/inst/COPYRIGHTS | 310 +++++++++++++++++ hdf5lib-2.1.1.0/hdf5lib/man/figures/logo.png |binary hdf5lib-2.1.1.0/hdf5lib/src/config |only hdf5lib-2.1.1.0/hdf5lib/src/dummy.c |only hdf5lib-2.1.1.0/hdf5lib/src/filters |only hdf5lib-2.1.1.0/hdf5lib/src/hdf5-2.1.0.tar.gz |only hdf5lib-2.1.1.0/hdf5lib/src/hdf5-2.1.1.tar.gz |only hdf5lib-2.1.1.0/hdf5lib/src/install.libs.R |only hdf5lib-2.1.1.0/hdf5lib/src/lib |only hdf5lib-2.1.1.0/hdf5lib/src/patches |only hdf5lib-2.1.1.0/hdf5lib/src/plugins |only hdf5lib-2.1.1.0/hdf5lib/tests/Makevars |only hdf5lib-2.1.1.0/hdf5lib/tests/interop |only hdf5lib-2.1.1.0/hdf5lib/tests/smoke_test.c |only hdf5lib-2.1.1.0/hdf5lib/tests/test-flags.r |only hdf5lib-2.1.1.0/hdf5lib/tests/test-hdf5.r |only 30 files changed, 885 insertions(+), 191 deletions(-)
Title: A Collection of Functions for Graphing Correlation Matrices
Description: Routines for the graphical representation of correlation matrices by means of correlograms, MDS maps and biplots obtained by PCA, PFA or WALS (weighted alternating least squares); See Graffelman & De Leeuw (2023) <doi: 10.1080/00031305.2023.2186952>.
Author: Jan Graffelman [aut, cre],
Jan De Leeuw [aut]
Maintainer: Jan Graffelman <jan.graffelman@upc.edu>
Diff between Correlplot versions 1.1.2 dated 2025-07-25 and 1.1.3 dated 2026-04-02
DESCRIPTION | 8 MD5 | 48 ++- NAMESPACE | 4 R/FitAllModelsRxy.R |only R/FitRxy.R |only R/LastFunctions.R |only R/genloss.R |only R/ggbplot.R | 132 ++++++---- R/ggtally.R | 139 ++++++++-- R/rmse.rxy.R |only data/achievement.rda |only inst/doc/CorrelplotManual.R | 288 ++++++++++++++++++++-- inst/doc/CorrelplotManual.Rmd | 357 +++++++++++++++++++++++++-- inst/doc/CorrelplotManual.html | 526 +++++++++++++++++++++++++++++++++-------- man/FitAllModelsRxy.Rd |only man/FitRDeltaQSym.Rd | 3 man/FitRwithPCAandWALS.Rd | 4 man/FitRxy.Rd |only man/Keller.Rd | 2 man/achievement.Rd |only man/ggbplot.Rd | 42 +-- man/ggtally.Rd | 37 ++ man/ipSymLS.Rd | 2 man/rmse.Rd | 3 man/rmse.rxy.Rd |only man/rmsePCAandWALS.Rd | 2 man/tally.Rd | 4 man/wAddPCA.Rd | 2 vignettes/Correlplot.bib | 13 - vignettes/CorrelplotManual.Rmd | 357 +++++++++++++++++++++++++-- 30 files changed, 1651 insertions(+), 322 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-11-17 1.0.0
2025-09-01 0.3.2
2024-02-28 0.3.0
2023-12-13 0.2.39
2023-01-28 0.2.30
2022-06-30 0.2.27
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2024-01-30 1.0.6
2023-08-17 1.0.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2024-03-20 1.0.32
2023-11-10 1.0.31
2022-10-13 1.0.3
2020-10-28 1.0.2
2020-05-20 1.0.0