Title: Probabilistic Support Vector Machines
Description: Implements kernel-based classification Support Vector Machines with reliable estimated probabilities of class membership. Theoretical support for the functions in this package can be found in Duarte Silva (2025) <doi:10.1016/j.cor.2025.107203>.
Author: A. Pedro Duarte Silva [aut, cre]
Maintainer: A. Pedro Duarte Silva <psilva@ucp.pt>
Diff between ProbSVMs versions 0.1.0 dated 2026-06-25 and 0.2.0 dated 2026-09-12
CHANGELOG |only DESCRIPTION | 6 +- MD5 | 27 ++++++------- R/LPmodels.R | 4 - R/makeKMat.R | 12 ++++- R/predictPVM.R | 96 +++++++++++++++++++++++++++++++++++------------ R/predkernSVM.R | 90 +++++++++++++++++++++++--------------------- R/trainPVM.R | 7 +-- R/trainSVM.R | 12 ++++- man/ClassProb-methods.Rd | 2 man/ProbSVMs-package.Rd | 13 +++--- man/predictPVM.Rd | 22 ++++++---- man/predictSVM.Rd | 8 ++- man/trainPVM.Rd | 70 +++++++++++++++++++++++++--------- man/trainSVM.Rd | 36 ++++++++++------- 15 files changed, 265 insertions(+), 140 deletions(-)
Title: Muscle Near-Infrared Spectroscopy Processing and Analysis
Description: Read, process, and analyse data from muscle near-infrared
spectroscopy (mNIRS) devices. Import raw data from file and return
time-series data and metadata. Standardised methods for cleaning,
filtering, transforming, and analysing mNIRS data. Custom plot theme
and colour palette. Intended for mNIRS researchers and practitioners
in exercise physiology, sports science, and clinical practice.
Author: Jem Arnold [aut, cre, cph]
Maintainer: Jem Arnold <jem.arnold@gmail.com>
Diff between mnirs versions 0.7.0 dated 2026-08-01 and 0.8.0 dated 2026-09-12
mnirs-0.7.0/mnirs/R/replace_helpers.R |only mnirs-0.7.0/mnirs/inst/extdata/portamon-oxcap.xlsx |only mnirs-0.7.0/mnirs/man/detect_device_channels.Rd |only mnirs-0.7.0/mnirs/man/figures/mnirs-hex-v1.svg |only mnirs-0.7.0/mnirs/man/findInt_mnirs.Rd |only mnirs-0.7.0/mnirs/man/parse_sample_rate.Rd |only mnirs-0.7.0/mnirs/man/portamon-oxcap.xlsx.Rd |only mnirs-0.7.0/mnirs/man/read_data_table.Rd |only mnirs-0.7.0/mnirs/man/select_rename_data.Rd |only mnirs-0.7.0/mnirs/tests/testthat/test-replace_helpers.R |only mnirs-0.7.0/mnirs/vignettes/_extensions |only mnirs-0.8.0/mnirs/DESCRIPTION | 10 mnirs-0.8.0/mnirs/MD5 | 332 + mnirs-0.8.0/mnirs/NAMESPACE | 70 mnirs-0.8.0/mnirs/NEWS.md | 232 + mnirs-0.8.0/mnirs/R/aanalyse_kinetics_helpers.R |only mnirs-0.8.0/mnirs/R/analyse_biexponential.R |only mnirs-0.8.0/mnirs/R/analyse_exponential_drift.R |only mnirs-0.8.0/mnirs/R/analyse_kinetics.R |only mnirs-0.8.0/mnirs/R/analyse_monoexponential.R |only mnirs-0.8.0/mnirs/R/analyse_peak_slope.R |only mnirs-0.8.0/mnirs/R/analyse_response_time.R |only mnirs-0.8.0/mnirs/R/analyse_sigmoidal.R |only mnirs-0.8.0/mnirs/R/analyse_sigmoidal_drift.R |only mnirs-0.8.0/mnirs/R/as_data_list.R | 46 mnirs-0.8.0/mnirs/R/channel_args.R | 113 mnirs-0.8.0/mnirs/R/correct_blood_volume.R |only mnirs-0.8.0/mnirs/R/data.R | 86 mnirs-0.8.0/mnirs/R/extract_interval_helpers.R | 157 mnirs-0.8.0/mnirs/R/extract_intervals.R | 61 mnirs-0.8.0/mnirs/R/filter_mnirs.R | 53 mnirs-0.8.0/mnirs/R/mnirs-package.R | 4 mnirs-0.8.0/mnirs/R/mnirs_methods.R | 127 mnirs-0.8.0/mnirs/R/plot.mnirs.R | 661 +++ mnirs-0.8.0/mnirs/R/read_mnirs.R | 371 +- mnirs-0.8.0/mnirs/R/read_mnirs_helpers.R | 725 ++-- mnirs-0.8.0/mnirs/R/replace_mnirs.R | 20 mnirs-0.8.0/mnirs/R/resample_mnirs.R | 10 mnirs-0.8.0/mnirs/R/rescale_mnirs.R | 2 mnirs-0.8.0/mnirs/R/rolling_helpers.R |only mnirs-0.8.0/mnirs/R/shift_mnirs.R | 34 mnirs-0.8.0/mnirs/R/signif_trailing.R |only mnirs-0.8.0/mnirs/R/validate_mnirs.R | 130 mnirs-0.8.0/mnirs/README.md | 53 mnirs-0.8.0/mnirs/build/partial.rdb |only mnirs-0.8.0/mnirs/inst/doc/reading-mnirs-data.R | 13 mnirs-0.8.0/mnirs/inst/doc/reading-mnirs-data.html | 252 - mnirs-0.8.0/mnirs/inst/doc/reading-mnirs-data.qmd | 129 mnirs-0.8.0/mnirs/inst/extdata/moxy_intervals.csv | 1740 +++++----- mnirs-0.8.0/mnirs/inst/extdata/moxy_ramp.xlsx |binary mnirs-0.8.0/mnirs/inst/extdata/pionirs_occlusion.ftn |only mnirs-0.8.0/mnirs/inst/extdata/portamon_oxcap.xlsx |only mnirs-0.8.0/mnirs/inst/skills |only mnirs-0.8.0/mnirs/man/SSbiexponential.Rd |only mnirs-0.8.0/mnirs/man/SSexponential_drift.Rd |only mnirs-0.8.0/mnirs/man/SSgompertz.Rd |only mnirs-0.8.0/mnirs/man/SSlogistic.Rd |only mnirs-0.8.0/mnirs/man/SSmonoexponential.Rd |only mnirs-0.8.0/mnirs/man/SSsigmoidal_drift.Rd |only mnirs-0.8.0/mnirs/man/accept_port_fit.Rd |only mnirs-0.8.0/mnirs/man/analyse_biexponential.Rd |only mnirs-0.8.0/mnirs/man/analyse_exponential_drift.Rd |only mnirs-0.8.0/mnirs/man/analyse_kinetics.Rd |only mnirs-0.8.0/mnirs/man/analyse_kinetics_channels.Rd |only mnirs-0.8.0/mnirs/man/analyse_kinetics_intervals.Rd |only mnirs-0.8.0/mnirs/man/analyse_logistic.Rd |only mnirs-0.8.0/mnirs/man/analyse_monoexponential.Rd |only mnirs-0.8.0/mnirs/man/analyse_peak_slope.Rd |only mnirs-0.8.0/mnirs/man/analyse_response_time.Rd |only mnirs-0.8.0/mnirs/man/analyse_sigmoidal_drift.Rd |only mnirs-0.8.0/mnirs/man/apply_interval_groups.Rd | 6 mnirs-0.8.0/mnirs/man/apply_span.Rd | 6 mnirs-0.8.0/mnirs/man/artinis_intervals.xlsx.Rd | 7 mnirs-0.8.0/mnirs/man/as_data_list.Rd | 5 mnirs-0.8.0/mnirs/man/as_plot_data.Rd | 8 mnirs-0.8.0/mnirs/man/biexp_core.Rd |only mnirs-0.8.0/mnirs/man/biexp_init.Rd |only mnirs-0.8.0/mnirs/man/biexp_start.Rd |only mnirs-0.8.0/mnirs/man/biexponential.Rd |only mnirs-0.8.0/mnirs/man/build_fit_results.Rd |only mnirs-0.8.0/mnirs/man/build_kinetics_results.Rd |only mnirs-0.8.0/mnirs/man/build_na_results.Rd |only mnirs-0.8.0/mnirs/man/build_ss_formula.Rd |only mnirs-0.8.0/mnirs/man/by_time.Rd | 25 mnirs-0.8.0/mnirs/man/clean_channel_names.Rd |only mnirs-0.8.0/mnirs/man/clean_cnd_message.Rd |only mnirs-0.8.0/mnirs/man/compute_diagnostics.Rd |only mnirs-0.8.0/mnirs/man/compute_helpers.Rd | 82 mnirs-0.8.0/mnirs/man/convert_type.Rd | 36 mnirs-0.8.0/mnirs/man/correct_blood_volume.Rd |only mnirs-0.8.0/mnirs/man/count_decimals.Rd |only mnirs-0.8.0/mnirs/man/count_sigfigs.Rd |only mnirs-0.8.0/mnirs/man/create_mnirs_data.Rd | 18 mnirs-0.8.0/mnirs/man/detect_direction.Rd |only mnirs-0.8.0/mnirs/man/detect_dttm_format.Rd |only mnirs-0.8.0/mnirs/man/detect_irregular_samples.Rd | 6 mnirs-0.8.0/mnirs/man/detect_mnirs_device.Rd | 2 mnirs-0.8.0/mnirs/man/detect_time_channel.Rd | 25 mnirs-0.8.0/mnirs/man/device_patterns.Rd | 5 mnirs-0.8.0/mnirs/man/dttm_opts.Rd | 4 mnirs-0.8.0/mnirs/man/embed_fit_call.Rd |only mnirs-0.8.0/mnirs/man/enforce_direction.Rd |only mnirs-0.8.0/mnirs/man/ensemble_intervals.Rd | 6 mnirs-0.8.0/mnirs/man/expdrift_init.Rd |only mnirs-0.8.0/mnirs/man/expdrift_model.Rd |only mnirs-0.8.0/mnirs/man/expdrift_onset.Rd |only mnirs-0.8.0/mnirs/man/expdrift_start.Rd |only mnirs-0.8.0/mnirs/man/exponential_drift.Rd |only mnirs-0.8.0/mnirs/man/extract_intervals.Rd | 29 mnirs-0.8.0/mnirs/man/figures/README-extract_intervals_distinct-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-extract_intervals_ensemble-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-filter_mnirs-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-pipeline-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-read_mnirs-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-replace_mnirs-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-rescale_mnirs-1.png |binary mnirs-0.8.0/mnirs/man/figures/README-shift_mnirs-1.png |binary mnirs-0.8.0/mnirs/man/filter_butterworth.Rd | 4 mnirs-0.8.0/mnirs/man/filter_mnirs.Rd | 10 mnirs-0.8.0/mnirs/man/filter_moving_average.Rd | 6 mnirs-0.8.0/mnirs/man/find_header_row.Rd |only mnirs-0.8.0/mnirs/man/find_kinetics_idx.Rd |only mnirs-0.8.0/mnirs/man/fit_biexponential.Rd |only mnirs-0.8.0/mnirs/man/fit_control.Rd |only mnirs-0.8.0/mnirs/man/fit_exponential_drift.Rd |only mnirs-0.8.0/mnirs/man/fit_monoexponential.Rd |only mnirs-0.8.0/mnirs/man/fit_names.Rd |only mnirs-0.8.0/mnirs/man/fit_sigmoidal.Rd |only mnirs-0.8.0/mnirs/man/fit_sigmoidal_drift.Rd |only mnirs-0.8.0/mnirs/man/fit_td_fallback.Rd |only mnirs-0.8.0/mnirs/man/free_params.Rd |only mnirs-0.8.0/mnirs/man/full_coefs.Rd |only mnirs-0.8.0/mnirs/man/gompertz.Rd |only mnirs-0.8.0/mnirs/man/gompertz_init.Rd |only mnirs-0.8.0/mnirs/man/hms_to_seconds.Rd |only mnirs-0.8.0/mnirs/man/init_asymptotes.Rd |only mnirs-0.8.0/mnirs/man/init_fixed.Rd |only mnirs-0.8.0/mnirs/man/init_inflection.Rd |only mnirs-0.8.0/mnirs/man/is_arg_map.Rd |only mnirs-0.8.0/mnirs/man/kinetics_annotations.Rd |only mnirs-0.8.0/mnirs/man/kinetics_warnings_df.Rd |only mnirs-0.8.0/mnirs/man/logistic.Rd |only mnirs-0.8.0/mnirs/man/logistic_init.Rd |only mnirs-0.8.0/mnirs/man/map_mnirs_intervals.Rd | 4 mnirs-0.8.0/mnirs/man/monoexp_init.Rd |only mnirs-0.8.0/mnirs/man/monoexp_model.Rd |only mnirs-0.8.0/mnirs/man/monoexp_start.Rd |only mnirs-0.8.0/mnirs/man/monoexponential.Rd |only mnirs-0.8.0/mnirs/man/moxy_intervals.csv.Rd | 2 mnirs-0.8.0/mnirs/man/moxy_ramp.xlsx.Rd | 2 mnirs-0.8.0/mnirs/man/name_channels.Rd | 25 mnirs-0.8.0/mnirs/man/normalise_interval_groups.Rd | 6 mnirs-0.8.0/mnirs/man/oxysoft_sample_rate.Rd |only mnirs-0.8.0/mnirs/man/palette_mnirs.Rd | 2 mnirs-0.8.0/mnirs/man/parse_dttm.Rd |only mnirs-0.8.0/mnirs/man/parse_oxysoft_legend.Rd |only mnirs-0.8.0/mnirs/man/parse_time_channel.Rd | 24 mnirs-0.8.0/mnirs/man/peak_slope.Rd |only mnirs-0.8.0/mnirs/man/pionirs_occlusion.ftn.Rd |only mnirs-0.8.0/mnirs/man/plot.mnirs_kinetics.Rd |only mnirs-0.8.0/mnirs/man/portamon_oxcap.xlsx.Rd |only mnirs-0.8.0/mnirs/man/preserve_na.Rd | 2 mnirs-0.8.0/mnirs/man/print.mnirs.Rd | 3 mnirs-0.8.0/mnirs/man/print.mnirs_kinetics.Rd |only mnirs-0.8.0/mnirs/man/read_mnirs.Rd | 160 mnirs-0.8.0/mnirs/man/recycle_param.Rd | 3 mnirs-0.8.0/mnirs/man/recycle_span.Rd | 4 mnirs-0.8.0/mnirs/man/recycle_to_length.Rd | 9 mnirs-0.8.0/mnirs/man/replace_mnirs.Rd | 8 mnirs-0.8.0/mnirs/man/resample_mnirs.Rd | 6 mnirs-0.8.0/mnirs/man/rescale_mnirs.Rd | 8 mnirs-0.8.0/mnirs/man/resolve_channel_args.Rd | 6 mnirs-0.8.0/mnirs/man/resolve_channels.Rd |only mnirs-0.8.0/mnirs/man/resolve_fixed_params.Rd |only mnirs-0.8.0/mnirs/man/resolve_interval_args.Rd |only mnirs-0.8.0/mnirs/man/response_time.Rd |only mnirs-0.8.0/mnirs/man/rolling_slope.Rd |only mnirs-0.8.0/mnirs/man/select_channels.Rd |only mnirs-0.8.0/mnirs/man/seq_range.Rd |only mnirs-0.8.0/mnirs/man/setup_kinetics_worker.Rd |only mnirs-0.8.0/mnirs/man/shift_mnirs.Rd | 12 mnirs-0.8.0/mnirs/man/sigdrift_init.Rd |only mnirs-0.8.0/mnirs/man/sigdrift_model.Rd |only mnirs-0.8.0/mnirs/man/sigdrift_onset.Rd |only mnirs-0.8.0/mnirs/man/sigdrift_rate.Rd |only mnirs-0.8.0/mnirs/man/sigdrift_start.Rd |only mnirs-0.8.0/mnirs/man/sigdrift_texc.Rd |only mnirs-0.8.0/mnirs/man/sigmoid_core.Rd |only mnirs-0.8.0/mnirs/man/sigmoidal_drift.Rd |only mnirs-0.8.0/mnirs/man/signif_trailing.Rd |only mnirs-0.8.0/mnirs/man/solve_grid3.Rd |only mnirs-0.8.0/mnirs/man/split_kinetics_groups.Rd |only mnirs-0.8.0/mnirs/man/theme_mnirs.Rd | 3 mnirs-0.8.0/mnirs/man/train.red_intervals.csv.Rd | 6 mnirs-0.8.0/mnirs/man/validate_findInt.Rd |only mnirs-0.8.0/mnirs/man/validate_fix.Rd |only mnirs-0.8.0/mnirs/man/validate_kinetics_args.Rd |only mnirs-0.8.0/mnirs/man/validate_mnirs.Rd | 6 mnirs-0.8.0/mnirs/man/warn_fit_failed.Rd |only mnirs-0.8.0/mnirs/man/warn_map_keys.Rd |only mnirs-0.8.0/mnirs/man/within.Rd | 2 mnirs-0.8.0/mnirs/man/wrap.Rd |only mnirs-0.8.0/mnirs/tests/testthat/Rplots.pdf |binary mnirs-0.8.0/mnirs/tests/testthat/test-analyse_biexponential.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_exponential_drift.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_kinetics.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_monoexponential.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_peak_slope.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_response_time.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_sigmoidal.R |only mnirs-0.8.0/mnirs/tests/testthat/test-analyse_sigmoidal_drift.R |only mnirs-0.8.0/mnirs/tests/testthat/test-as_data_list.R | 82 mnirs-0.8.0/mnirs/tests/testthat/test-call-attribution.R | 37 mnirs-0.8.0/mnirs/tests/testthat/test-correct_blood_volume.R |only mnirs-0.8.0/mnirs/tests/testthat/test-extract_intervals.R | 213 + mnirs-0.8.0/mnirs/tests/testthat/test-plot.mnirs.R | 80 mnirs-0.8.0/mnirs/tests/testthat/test-plot.mnirs_kinetics.R |only mnirs-0.8.0/mnirs/tests/testthat/test-read_mnirs.R | 1532 ++++---- mnirs-0.8.0/mnirs/tests/testthat/test-replace_mnirs.R | 1 mnirs-0.8.0/mnirs/tests/testthat/test-resample_mnirs.R | 1 mnirs-0.8.0/mnirs/tests/testthat/test-rolling_helpers.R |only mnirs-0.8.0/mnirs/tests/testthat/test-shift_mnirs.R | 88 mnirs-0.8.0/mnirs/tests/testthat/test-signif_trailing.R |only mnirs-0.8.0/mnirs/tests/testthat/test-validate_mnirs.R | 12 mnirs-0.8.0/mnirs/vignettes/_quarto.yaml |only mnirs-0.8.0/mnirs/vignettes/apa.csl |only mnirs-0.8.0/mnirs/vignettes/reading-mnirs-data.qmd | 129 227 files changed, 5149 insertions(+), 3050 deletions(-)
Title: Groupwise Regularized Adaptive Sparse Precision Solution
Description: Provides a unified framework for sparse-group regularization and
precision matrix estimation in Gaussian graphical models. It implements
multiple sparse-group penalties, including sparse-group lasso, sparse-group
adaptive lasso, sparse-group SCAD, and sparse-group MCP, and solves them
efficiently using ADMM-based optimization. The package is designed for
high-dimensional network inference where both sparsity and group structure
are present.
Author: Shiying Xiao [aut, cre] ,
Jun Yan [aut] ,
Panpan Zhang [aut]
Maintainer: Shiying Xiao <shiying.xiao@outlook.com>
Diff between grasps versions 0.1.1 dated 2026-05-02 and 0.1.2 dated 2026-09-12
DESCRIPTION | 8 ++-- MD5 | 30 ++++++++-------- NAMESPACE | 6 ++- NEWS.md | 31 ++++++++++++++++ R/gen_prec_sbm.R | 36 ++++++++++++++++--- R/grasps.R | 83 ++++++++++++++++++++++++++++++--------------- R/line_search_lambda_max.R | 14 ++++--- build/partial.rdb |binary build/vignette.rds |binary inst/REFERENCES.bib | 14 +++++++ inst/doc/crit.html | 11 +++-- inst/doc/pen_est.html | 13 ++++--- inst/doc/pen_est.qmd | 2 - man/gen_prec_sbm.Rd | 11 ++++- man/grasps.Rd | 11 +++-- vignettes/pen_est.qmd | 2 - 16 files changed, 195 insertions(+), 77 deletions(-)
Title: Very Large Numbers in R
Description: Very large numbers in R. Real numbers are held
using their natural logarithms, plus a logical flag indicating
sign. Functionality for complex numbers is also provided. The
package includes a vignette that gives a step-by-step
introduction to using S4 methods.
Author: Robin K. S. Hankin [aut, cre]
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Diff between Brobdingnag versions 1.2-9 dated 2022-10-19 and 1.3-1 dated 2026-09-12
DESCRIPTION | 21 ++-- MD5 | 69 ++++++++------ NAMESPACE | 73 +++++++++++---- NEWS.md |only R/brob.R | 223 ++++++++++++++++++++++++++++------------------ R/extract.R | 5 - R/glub.R | 48 ++++++--- R/matrix.R | 27 ++++- README.md | 38 +++---- build/partial.rdb |binary build/vignette.rds |binary inst/CITATION | 19 +-- inst/doc/Brobdingnag.R | 2 inst/doc/Brobdingnag.Rnw | 6 - inst/doc/Brobdingnag.pdf |binary inst/doc/S4_brob.R | 2 inst/doc/S4_brob.Rnw | 8 - inst/doc/S4_brob.pdf |binary inst/doc/brobmat.R |only inst/doc/brobmat.Rmd |only inst/doc/brobmat.html |only man/Compare.Rd | 2 man/Extract.Rd | 13 ++ man/Logic.Rd | 2 man/Math.Rd | 19 +++ man/Summary.Rd | 12 ++ man/as.numeric.Rd | 7 + man/brob.Rd | 11 +- man/brobmat-class.Rd | 2 man/brobmat.Rd | 18 ++- man/cbrob.Rd | 10 +- tests/testthat/test_aab.R |only tests/testthat/test_aac.R |only tests/testthat/test_aad.R |only tests/testthat/test_aae.R |only tests/testthat/test_aaf.R |only vignettes/Brobdingnag.Rnw | 6 - vignettes/S4_brob.Rnw | 8 - vignettes/brob.bib | 29 ++--- vignettes/brobmat.Rmd | 65 ++++++++----- 40 files changed, 465 insertions(+), 280 deletions(-)
Title: Local Partial Likelihood Estimation and Simultaneous Confidence
Band
Description: Local partial likelihood estimation by Fan, Lin and Zhou(2006)<doi:10.1214/009053605000000796> and simultaneous confidence band is a set of tools to test the covariates-biomarker interaction for survival data. Test for the covariates-biomarker interaction using the bootstrap method and the asymptotic method with simultaneous confidence band (Liu, Jiang and Chen (2015)<doi:10.1002/sim.6563>).
Author: Bingshu E. Chen [aut, cre],
Yicong Liu [aut],
Siwei Zhang [aut],
Teng Wen [aut],
Wenyu Jiang [aut]
Maintainer: Bingshu E. Chen <bingshu.chen@queensu.ca>
Diff between lpl versions 0.13 dated 2025-08-20 and 0.15 dated 2026-09-12
DESCRIPTION | 8 ++++---- MD5 | 19 +++++++++++++------ NAMESPACE | 9 ++++++++- R/coxlogLik.R |only R/numScoreHess.R | 38 +++++++++++++------------------------- R/utils.R |only man/coxScoreHess.Rd | 24 ++++++++++++++++++------ man/coxcumhaz.Rd |only man/coxlogLik.Rd |only man/csv.Rd |only man/numHessian.Rd | 10 +++++----- man/oddsRadio.Rd |only man/rSurv.Rd | 2 +- man/softmax.Rd |only 14 files changed, 62 insertions(+), 48 deletions(-)
Title: C/C++ Source Code to Trigger Address and Undefined Behaviour
Sanitizers
Description: Recent gcc and clang compiler versions provide functionality to
test for memory violations and other undefined behaviour; this is often
referred to as "Address Sanitizer" (or 'ASAN') and "Undefined Behaviour
Sanitizer" ('UBSAN'). The Writing R Extension manual describes this in some
detail in Section 4.3 title "Checking Memory Access".
This feature has to be enabled in the corresponding binary, eg in R, which
is somewhat involved as it also required a current compiler toolchain which
is not yet widely available, or in the case of Windows, not available at all
(via the common Rtools mechanism).
As an alternative, pre-built Docker containers such as the Rocker container
'r-devel-san' or the multi-purpose container 'r-debug' can be used.
This package then provides a means of testing the compiler setup as the
known code failures provides in the sample code here should be detected
correctly, whereas a default build of R will let the package pass.
The code samples are based on the exampl [...truncated...]
Author: Dirk Eddelbuettel [aut, cre]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between sanitizers versions 0.1.1 dated 2023-06-11 and 0.1.2 dated 2026-09-12
ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ DESCRIPTION | 15 +++++++++------ MD5 | 12 ++++++------ README.md | 5 +++-- build/partial.rdb |binary inst/NEWS.Rd | 12 +++++++++++- man/sanitizers-package.Rd | 12 ++++++++++++ 7 files changed, 77 insertions(+), 15 deletions(-)
Title: Analysis of Visual Meteor Data
Description: Provides a suite of analytical functionalities to process and analyze
visual meteor observations from the Visual Meteor Database
of the International Meteor Organization <https://www.imo.net/>.
Author: Janko Richter [aut, cre]
Maintainer: Janko Richter <janko@richtej.de>
Diff between vismeteor versions 3.0.1 dated 2026-05-19 and 3.1.0 dated 2026-09-12
DESCRIPTION | 8 MD5 | 98 ++- NAMESPACE | 6 NEWS.md | 63 ++ R/load_data.R | 22 R/mideal.R | 24 R/vmgeom.R | 10 R/vmgeom_glm.R |only R/vmgeom_vst.R | 253 ++++++---- R/vmgeom_vst_lm.R |only R/vmideal.R | 98 ++- R/vmideal_glm.R |only R/vmideal_vst.R | 55 +- build/vignette.rds |binary inst/derivation/vmgeom_vst.R | 457 +++++++++--------- inst/derivation/vmideal_vst.R | 165 ++---- inst/derivation/vmperceptions.R | 129 +---- inst/doc/select_knots.html | 4 inst/doc/vismeteor.Rmd | 21 inst/doc/vismeteor.html | 29 + inst/doc/vmgeom.R | 97 ++- inst/doc/vmgeom.Rmd | 538 +++++++++++++++++++-- inst/doc/vmgeom.html | 876 ++++++++++++++++++++++++++--------- inst/doc/vmideal.R | 97 +++ inst/doc/vmideal.Rmd | 400 ++++++++++++++- inst/doc/vmideal.html | 666 +++++++++++++++++++------- man/load_vmdb.Rd | 22 man/mideal.Rd | 2 man/vmgeom.Rd | 2 man/vmgeom_glm.Rd |only man/vmgeom_vst.Rd | 95 ++- man/vmgeom_vst_lm.Rd |only man/vmideal.Rd | 12 man/vmideal_glm.Rd |only man/vmideal_vst.Rd | 18 tests/manual |only tests/testthat/test_cvmideal.R | 13 tests/testthat/test_dmideal.R | 6 tests/testthat/test_dvmideal.R | 87 +++ tests/testthat/test_load_vmdb.R | 9 tests/testthat/test_pmideal.R | 9 tests/testthat/test_pvmideal.R | 24 tests/testthat/test_qmideal.R | 19 tests/testthat/test_qvmgeom.R | 14 tests/testthat/test_qvmideal.R | 28 + tests/testthat/test_rmideal.R | 5 tests/testthat/test_rvmideal.R | 21 tests/testthat/test_vmgeom_family.R |only tests/testthat/test_vmgeom_vst.R | 140 ++++- tests/testthat/test_vmgeom_vst_lm.R |only tests/testthat/test_vmideal_family.R |only tests/testthat/test_vmideal_vst.R | 82 +++ vignettes/vismeteor.Rmd | 21 vignettes/vmgeom.Rmd | 538 +++++++++++++++++++-- vignettes/vmideal.Rmd | 400 ++++++++++++++- 55 files changed, 4359 insertions(+), 1324 deletions(-)
Title: Forced-Choice Modeling Based on Item Response Theory and
Cognitive Diagnostic Models
Description: Fits, simulates, and evaluates forced-choice and traditional
item response theory (IRT) models for noncognitive assessment. Eight model
families are supported, spanning dominance (multidimensional IRT (MIRT)
1PL--4PL; multidimensional generalized partial credit model (MGPCM)),
ideal-point unfolding (multidimensional generalized graded unfolding
model (MGGUM)), and forced-choice designs (forced-choice multidimensional
IRT (FCMIRT), forced-choice generalized graded unfolding model (FCGGUM),
Thurstonian IRT (TIRT), forced-choice diagnostic classification model
(FCDCM), forced-choice generalized deterministic inputs, noisy "and" gate
model (FCGDINA)) that mitigate response biases such as acquiescence and
social desirability. Core estimation backends include full Bayesian
inference via Hamiltonian Monte Carlo (Stan) and a fast improved
stochastic expectation-maximization (iStEM) algorithm suitable for
large-scale data; FCGDINA also provides a deterministic
expectation-maximization (EM) esti [...truncated...]
Author: Haijiang Qin [aut, cre, cph] ,
Lei Guo [aut, cph]
Maintainer: Haijiang Qin <haijiang133@outlook.com>
Diff between ForceChoice versions 1.0.0 dated 2026-07-30 and 1.0.1 dated 2026-09-12
DESCRIPTION | 11 MD5 | 62 +-- NAMESPACE | 36 +- NEWS.md | 10 build/partial.rdb |binary build/vignette.rds |binary configure | 7 configure.win | 9 inst/doc/ForceChoice-intro.html | 4 inst/doc/ForceChoice-models.html | 4 inst/stan/FCGGUM.stan | 672 +++++++++++++++++++-------------------- inst/stan/FCMIRT.stan | 594 +++++++++++++++++----------------- inst/stan/MGPCM.stan | 278 ++++++++-------- inst/stan/MIRT.stan | 320 +++++++++--------- inst/stan/include/license.stan | 28 - man/ForceChoice-package.Rd | 1 src/stanExports_FCDCM.cc | 34 - src/stanExports_FCDCM.h | 295 +++++++++++------ src/stanExports_FCGDINA.cc | 34 - src/stanExports_FCGDINA.h | 472 ++++++++++++++++++++------- src/stanExports_FCGGUM.cc | 34 - src/stanExports_FCGGUM.h | 667 +++++++++++++++++++++++++++----------- src/stanExports_FCMIRT.cc | 34 - src/stanExports_FCMIRT.h | 558 +++++++++++++++++++++++--------- src/stanExports_MGGUM.cc | 34 - src/stanExports_MGGUM.h | 545 ++++++++++++++++++++++++------- src/stanExports_MGPCM.cc | 34 - src/stanExports_MGPCM.h | 346 ++++++++++++++------ src/stanExports_MIRT.cc | 34 - src/stanExports_MIRT.h | 447 ++++++++++++++++++------- src/stanExports_TIRT.cc | 34 - src/stanExports_TIRT.h | 378 ++++++++++++++------- 32 files changed, 3834 insertions(+), 2182 deletions(-)
Title: Psychometric Analysis with Rasch Measurement Theory
Description: Streamlines reproducible Rasch measurement theory analyses
for ordinal item-response data, combining estimation routines from
'eRm', 'psychotools', 'mirt', 'iarm', and 'lavaan' with consistent
diagnostic, plotting, and reporting layers. Covers the four basic
psychometric criteria summarised by Christensen et al. (2021)
<doi:10.1111/sms.13908> -- unidimensionality, local independence,
ordered response category thresholds, and invariance across
subgroups -- together with item fit, targeting, reliability,
category functioning, and descriptive item-response plots. A
distinguishing feature is the use of simulation-based critical
values to replace rule-of-thumb cutoffs for conditional infit mean-square,
Yen's Q3 local-dependence statistic, the largest residual-PCA eigenvalue,
ordinal CFA fit indices, and partial-gamma DIF and local-dependence
coefficients, optionally augmented with multiplicity-corrected bootstrap
p-values. Outputs are knitr::kable() tables and
'ggplot2' figures suitab [...truncated...]
Author: Magnus Johansson [aut, cre] ,
Nicklas Korsell [ctb] ,
Mirka Henninger [ctb] ,
Jan Radek [ctb]
Maintainer: Magnus Johansson <pgmj@pm.me>
Diff between easyRasch2 versions 1.2.0 dated 2026-08-23 and 1.3.0 dated 2026-09-12
easyRasch2-1.2.0/easyRasch2/vignettes/figures/rasch-q3-1.png |only easyRasch2-1.3.0/easyRasch2/DESCRIPTION | 10 easyRasch2-1.3.0/easyRasch2/MD5 | 58 - easyRasch2-1.3.0/easyRasch2/NAMESPACE | 3 easyRasch2-1.3.0/easyRasch2/NEWS.md | 47 easyRasch2-1.3.0/easyRasch2/R/cfa_cutoff.R | 21 easyRasch2-1.3.0/easyRasch2/R/ld_partgam.R | 45 easyRasch2-1.3.0/easyRasch2/R/person_change.R |only easyRasch2-1.3.0/easyRasch2/R/person_change_exact.R |only easyRasch2-1.3.0/easyRasch2/R/reliability.R | 102 + easyRasch2-1.3.0/easyRasch2/R/reliability_curve.R |only easyRasch2-1.3.0/easyRasch2/R/retest_sd.R |only easyRasch2-1.3.0/easyRasch2/R/targeting_plot.R | 519 +++++++++- easyRasch2-1.3.0/easyRasch2/R/utils-theta.R | 88 + easyRasch2-1.3.0/easyRasch2/R/zzz.R |only easyRasch2-1.3.0/easyRasch2/README.md | 15 easyRasch2-1.3.0/easyRasch2/inst/doc/easyRasch2.Rmd | 103 + easyRasch2-1.3.0/easyRasch2/inst/doc/easyRasch2.html | 160 ++- easyRasch2-1.3.0/easyRasch2/man/RMlocdepGamma.Rd | 7 easyRasch2-1.3.0/easyRasch2/man/RMlocdepGammaCutoff.Rd | 19 easyRasch2-1.3.0/easyRasch2/man/RMlocdepGammaPlot.Rd | 6 easyRasch2-1.3.0/easyRasch2/man/RMpersonChange.Rd |only easyRasch2-1.3.0/easyRasch2/man/RMreliability.Rd | 44 easyRasch2-1.3.0/easyRasch2/man/RMreliabilityCurve.Rd |only easyRasch2-1.3.0/easyRasch2/man/RMretestSD.Rd |only easyRasch2-1.3.0/easyRasch2/man/RMtargeting.Rd | 65 + easyRasch2-1.3.0/easyRasch2/tests/testthat/test-cfa_cutoff.R | 33 easyRasch2-1.3.0/easyRasch2/tests/testthat/test-person_change.R |only easyRasch2-1.3.0/easyRasch2/tests/testthat/test-reliability.R | 43 easyRasch2-1.3.0/easyRasch2/tests/testthat/test-reliability_curve.R |only easyRasch2-1.3.0/easyRasch2/tests/testthat/test-retest_sd.R |only easyRasch2-1.3.0/easyRasch2/tests/testthat/test-startup.R |only easyRasch2-1.3.0/easyRasch2/tests/testthat/test-targeting.R | 74 + easyRasch2-1.3.0/easyRasch2/vignettes/easyRasch2.Rmd | 103 + easyRasch2-1.3.0/easyRasch2/vignettes/easyRasch2.Rmd.orig | 75 + easyRasch2-1.3.0/easyRasch2/vignettes/figures/rasch-relcurve-1.png |only easyRasch2-1.3.0/easyRasch2/vignettes/figures/rasch-targeting-1.png |binary 37 files changed, 1387 insertions(+), 253 deletions(-)
Title: Methods and Measures for Semantic Network Analysis
Description: Implements several functions for the analysis of semantic networks including different network estimation algorithms, partial node bootstrapping (Kenett, Anaki, & Faust, 2014 <doi:10.3389/fnhum.2014.00407>), random walk simulation (Kenett & Austerweil, 2016), and a function to compute global network measures. Significance tests and plotting features are also implemented.
Author: Alexander P. Christensen [aut, cre] ,
Yoed N. Kenett [aut, ctb]
Maintainer: Alexander P. Christensen <alexpaulchristensen@gmail.com>
Diff between SemNeT versions 1.4.5 dated 2025-11-03 and 2.0.0 dated 2026-09-12
SemNeT-1.4.5/SemNeT/NEWS |only SemNeT-1.4.5/SemNeT/R/ASPL.R |only SemNeT-1.4.5/SemNeT/R/CC.R |only SemNeT-1.4.5/SemNeT/R/CN.R |only SemNeT-1.4.5/SemNeT/R/NRW.R |only SemNeT-1.4.5/SemNeT/R/PF.R |only SemNeT-1.4.5/SemNeT/R/Q.R |only SemNeT-1.4.5/SemNeT/R/SemNeT.R |only SemNeT-1.4.5/SemNeT/R/TMFG.R |only SemNeT-1.4.5/SemNeT/R/bootSemNeT.R |only SemNeT-1.4.5/SemNeT/R/compare_nets.R |only SemNeT-1.4.5/SemNeT/R/methods.R |only SemNeT-1.4.5/SemNeT/R/permSemNeT.R |only SemNeT-1.4.5/SemNeT/R/plot.bootSemNeT.R |only SemNeT-1.4.5/SemNeT/R/randnet.test.R |only SemNeT-1.4.5/SemNeT/R/randwalk.R |only SemNeT-1.4.5/SemNeT/R/response.analysis.R |only SemNeT-1.4.5/SemNeT/R/semnetmeas.R |only SemNeT-1.4.5/SemNeT/R/sim.fluency.R |only SemNeT-1.4.5/SemNeT/R/test.bootSemNeT.R |only SemNeT-1.4.5/SemNeT/R/utils-SemNeT.R |only SemNeT-1.4.5/SemNeT/R/utils-SemNeTShiny.R |only SemNeT-1.4.5/SemNeT/inst/CITATION |only SemNeT-1.4.5/SemNeT/man/ASPL.Rd |only SemNeT-1.4.5/SemNeT/man/CC.Rd |only SemNeT-1.4.5/SemNeT/man/CN.Rd |only SemNeT-1.4.5/SemNeT/man/NRW.Rd |only SemNeT-1.4.5/SemNeT/man/PF.Rd |only SemNeT-1.4.5/SemNeT/man/Q.Rd |only SemNeT-1.4.5/SemNeT/man/TMFG.Rd |only SemNeT-1.4.5/SemNeT/man/plot.animateShiny.Rd |only SemNeT-1.4.5/SemNeT/man/plot.compareShiny.Rd |only SemNeT-2.0.0/SemNeT/DESCRIPTION | 25 SemNeT-2.0.0/SemNeT/MD5 | 182 - SemNeT-2.0.0/SemNeT/NAMESPACE | 132 - SemNeT-2.0.0/SemNeT/NEWS.md |only SemNeT-2.0.0/SemNeT/R/SemNeT-package.R |only SemNeT-2.0.0/SemNeT/R/SemNeTShiny.R | 82 SemNeT-2.0.0/SemNeT/R/aspl.R |only SemNeT-2.0.0/SemNeT/R/bootstrap_SemNeT.R |only SemNeT-2.0.0/SemNeT/R/bootstrap_test_SemNeT.R |only SemNeT-2.0.0/SemNeT/R/cc.R |only SemNeT-2.0.0/SemNeT/R/cn.R |only SemNeT-2.0.0/SemNeT/R/compare_networks.R |only SemNeT-2.0.0/SemNeT/R/convert2cytoscape.R | 169 - SemNeT-2.0.0/SemNeT/R/convert2igraph.R | 81 SemNeT-2.0.0/SemNeT/R/equate.R | 216 + SemNeT-2.0.0/SemNeT/R/finalize.R | 118 SemNeT-2.0.0/SemNeT/R/forward_flow.R |only SemNeT-2.0.0/SemNeT/R/helpers.R |only SemNeT-2.0.0/SemNeT/R/legacy.R |only SemNeT-2.0.0/SemNeT/R/nrw.R |only SemNeT-2.0.0/SemNeT/R/permutation_SemNeT.R |only SemNeT-2.0.0/SemNeT/R/pf.R |only SemNeT-2.0.0/SemNeT/R/plot.bootstrap_SemNeT.R |only SemNeT-2.0.0/SemNeT/R/q.R |only SemNeT-2.0.0/SemNeT/R/random_network_test.R |only SemNeT-2.0.0/SemNeT/R/random_walk.R |only SemNeT-2.0.0/SemNeT/R/response_analysis.R |only SemNeT-2.0.0/SemNeT/R/semantic_network_measures.R |only SemNeT-2.0.0/SemNeT/R/shiny_helpers.R |only SemNeT-2.0.0/SemNeT/R/similarity.R | 258 +- SemNeT-2.0.0/SemNeT/R/simulate_fluency.R |only SemNeT-2.0.0/SemNeT/R/tmfg.R |only SemNeT-2.0.0/SemNeT/R/zzz.R | 102 SemNeT-2.0.0/SemNeT/build |only SemNeT-2.0.0/SemNeT/inst/Shiny/R |only SemNeT-2.0.0/SemNeT/inst/Shiny/global.R |only SemNeT-2.0.0/SemNeT/inst/Shiny/server.R | 2438 ------------------- SemNeT-2.0.0/SemNeT/inst/Shiny/ui.R | 366 -- SemNeT-2.0.0/SemNeT/man/SemNeT-package.Rd | 4 SemNeT-2.0.0/SemNeT/man/SemNeTShiny.Rd | 54 SemNeT-2.0.0/SemNeT/man/animals.freq.Rd | 40 SemNeT-2.0.0/SemNeT/man/aspl.Rd |only SemNeT-2.0.0/SemNeT/man/bootSemNeT.Rd | 131 - SemNeT-2.0.0/SemNeT/man/bootstrap_SemNeT.Rd |only SemNeT-2.0.0/SemNeT/man/bootstrap_test_SemNeT.Rd |only SemNeT-2.0.0/SemNeT/man/cc.Rd |only SemNeT-2.0.0/SemNeT/man/cn.Rd |only SemNeT-2.0.0/SemNeT/man/compare_nets.Rd | 90 SemNeT-2.0.0/SemNeT/man/compare_networks.Rd |only SemNeT-2.0.0/SemNeT/man/convert2cytoscape.Rd | 21 SemNeT-2.0.0/SemNeT/man/convert2igraph.Rd | 19 SemNeT-2.0.0/SemNeT/man/equate.Rd | 31 SemNeT-2.0.0/SemNeT/man/finalize.Rd | 26 SemNeT-2.0.0/SemNeT/man/forward_flow.Rd |only SemNeT-2.0.0/SemNeT/man/nrw.Rd |only SemNeT-2.0.0/SemNeT/man/one.result.Rd | 38 SemNeT-2.0.0/SemNeT/man/permutation_SemNeT.Rd |only SemNeT-2.0.0/SemNeT/man/pf.Rd |only SemNeT-2.0.0/SemNeT/man/plot.bootSemNeT.Rd | 34 SemNeT-2.0.0/SemNeT/man/plot.bootstrap_SemNeT.Rd |only SemNeT-2.0.0/SemNeT/man/q.Rd |only SemNeT-2.0.0/SemNeT/man/randnet.test.Rd | 50 SemNeT-2.0.0/SemNeT/man/random_network_test.Rd |only SemNeT-2.0.0/SemNeT/man/random_walk.Rd |only SemNeT-2.0.0/SemNeT/man/randwalk.Rd | 62 SemNeT-2.0.0/SemNeT/man/read_uploaded_file.Rd |only SemNeT-2.0.0/SemNeT/man/response.analysis.Rd | 42 SemNeT-2.0.0/SemNeT/man/response_analysis.Rd |only SemNeT-2.0.0/SemNeT/man/responses_to_binary.Rd |only SemNeT-2.0.0/SemNeT/man/semantic_network_measures.Rd |only SemNeT-2.0.0/SemNeT/man/semnetmeas.Rd | 37 SemNeT-2.0.0/SemNeT/man/sim.fluency.Rd | 31 SemNeT-2.0.0/SemNeT/man/similarity.Rd | 51 SemNeT-2.0.0/SemNeT/man/simulate_fluency.Rd |only SemNeT-2.0.0/SemNeT/man/test.bootSemNeT.Rd | 138 - SemNeT-2.0.0/SemNeT/man/tmfg.Rd |only SemNeT-2.0.0/SemNeT/man/two.result.Rd | 38 SemNeT-2.0.0/SemNeT/src |only SemNeT-2.0.0/SemNeT/tests |only 111 files changed, 1199 insertions(+), 3907 deletions(-)
More information about USPopulationSampler at CRAN
Permanent link
Title: Collection of Household Survey Packages Conducted by IBGE
Description: Provides access to packages developed for downloading, reading and analyzing
microdata from household surveys in Integrated System of Household Surveys - SIPD
conducted by Brazilian Institute of Geography and Statistics - IBGE.
More information can be obtained from the official website <https://www.ibge.gov.br/>.
Author: Gabriel Assuncao [aut, cre],
Luna Hidalgo [aut],
Douglas Braga [ctb],
Viviane Quintaes [ctb]
Maintainer: Gabriel Assuncao <pacotesipd@ibge.gov.br>
Diff between SIPDIBGE versions 0.2.1 dated 2024-02-01 and 0.2.2 dated 2026-09-12
DESCRIPTION | 10 +++++----- MD5 | 18 +++++++++--------- NAMESPACE | 39 +++++++++++++++++++-------------------- NEWS.md | 4 ++++ R/sipd_conflicts.R | 4 ++-- R/sipd_deps.R | 4 ++-- R/sipd_logo.R | 4 ++-- R/sipd_packages.R | 4 ++-- R/sipd_sitrep.R | 4 ++-- R/sipd_update.R | 4 ++-- 10 files changed, 49 insertions(+), 46 deletions(-)
Title: Calculate ANSI/ASA S3.5-1997 (R2024) Speech Intelligibility
Index
Description: Calculates the American National Standards Institute (ANSI) S3.5-1997
Speech Intelligibility Index (SII) (ANSI 1997,
(ANSI, 1997)), a standard
method for computing the intelligibility of speech from acoustical
measurements of speech, noise, and hearing thresholds. This package
includes data frames corresponding to Tables 1 - 4 in the ANSI standard as
well as functions utilizing these tables and user-provided hearing
threshold and noise level measurements to compute the SII score. The
methods implemented here extend the standard computations to allow
calculation of SII when the measured frequencies do not match those
required by the standard by applying interpolation. Furthermore, the
package now includes a native, highly optimized C++ implementation of the
canonical Moore & Glasberg (2004) specific loudness model for impaired
hearing, which structurally mirrors the bramslow2004 implementation from
the Auditory Modeling Toolbox (AMT) to calculate loudness in perceptual
sones. It als [...truncated...]
Author: Gregory R. Warnes [aut, cph],
Mark Shaver [cre, aut]
Maintainer: Mark Shaver <mark.shaver@posteo.net>
This is a re-admission after prior archival of version 1.0.3.1 dated 2018-11-18
Diff between SII versions 1.0.3.1 dated 2018-11-18 and 1.2.4 dated 2026-09-12
SII-1.0.3.1/SII/R/reload.constants.R |only SII-1.2.4/SII/ChangeLog | 2 SII-1.2.4/SII/DESCRIPTION | 77 +- SII-1.2.4/SII/LICENSE |only SII-1.2.4/SII/MD5 | 69 +- SII-1.2.4/SII/NAMESPACE | 13 SII-1.2.4/SII/NEWS | 27 SII-1.2.4/SII/R/RcppExports.R |only SII-1.2.4/SII/R/benchmark_reference_audiograms.R |only SII-1.2.4/SII/R/benchmark_targets.R |only SII-1.2.4/SII/R/globals.R |only SII-1.2.4/SII/R/moore_glasberg.R |only SII-1.2.4/SII/R/nalr.R |only SII-1.2.4/SII/R/open_nl.R |only SII-1.2.4/SII/R/plot.SII.R | 541 +++++++++++++++++-- SII-1.2.4/SII/R/print.SII.R | 1 SII-1.2.4/SII/R/sii.R | 501 +++++++++++++++++ SII-1.2.4/SII/R/sii.excel.R | 4 SII-1.2.4/SII/R/summary.SII.R | 1 SII-1.2.4/SII/README.md |only SII-1.2.4/SII/build/vignette.rds |binary SII-1.2.4/SII/inst/ChangeLog | 2 SII-1.2.4/SII/inst/NEWS | 27 SII-1.2.4/SII/inst/doc/SII.R | 60 -- SII-1.2.4/SII/inst/doc/SII.Rnw | 41 - SII-1.2.4/SII/inst/doc/SII.pdf |binary SII-1.2.4/SII/man/SII-package.Rd | 10 SII-1.2.4/SII/man/calculate_binaural_loudness.Rd |only SII-1.2.4/SII/man/calculate_loudness.Rd |only SII-1.2.4/SII/man/calculate_loudness_bramslow2004.Rd |only SII-1.2.4/SII/man/calculate_loudness_cpp.Rd |only SII-1.2.4/SII/man/convert_1_3_octave_to_density.Rd |only SII-1.2.4/SII/man/critical.Rd | 8 SII-1.2.4/SII/man/export_gains.Rd |only SII-1.2.4/SII/man/get_specific_loudness.Rd |only SII-1.2.4/SII/man/open_nl.Rd |only SII-1.2.4/SII/man/prescribe_compression.Rd |only SII-1.2.4/SII/man/sic.critical.Rd | 15 SII-1.2.4/SII/man/sii.Rd | 122 +++- SII-1.2.4/SII/src |only SII-1.2.4/SII/tests/test_loudness_equivalence.R |only SII-1.2.4/SII/tests/test_opennl_mixed.R |only SII-1.2.4/SII/tests/testthat |only SII-1.2.4/SII/tests/testthat.R |only SII-1.2.4/SII/vignettes/Open-NL_Algorithm.md |only SII-1.2.4/SII/vignettes/SII.Rnw | 41 - 46 files changed, 1341 insertions(+), 221 deletions(-)
Title: Creates Statistical Reports
Description: Contains functions to create regulatory-style statistical reports.
Originally designed to create tables, listings, and figures for the
pharmaceutical, biotechnology, and medical device industries, these
reports are generalized enough that they could be used in any industry.
Generates text, rich-text, PDF, HTML, and Microsoft Word file formats.
The package specializes
in printing wide and long tables with automatic page wrapping and splitting.
Reports can be produced with a minimum of function calls, and without
relying on other table packages. The package supports titles, footnotes,
page header, page footers, spanning headers, page by variables,
and automatic page numbering.
Author: David Bosak [aut, cre],
Bill Huang [aut],
Kevin Kramer [ctb],
Duong Tran [ctb],
Raphael Huang [ctb],
Archytas Clinical Solutions [cph]
Maintainer: David Bosak <dbosak01@gmail.com>
Diff between reporter versions 1.4.8 dated 2026-07-21 and 1.4.9 dated 2026-09-12
reporter-1.4.8/reporter/tests/testthat/docx/Hello2.docx |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-2LE7.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-30YV.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-E7M9.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-GVQJ.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-KGQ2.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-PCCC.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-VY6N.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test60-ZY6P.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test61-5CN9.jpg |only reporter-1.4.8/reporter/tests/testthat/html/images/test61-GZ7Q.jpg |only reporter-1.4.9/reporter/DESCRIPTION | 8 reporter-1.4.9/reporter/MD5 | 217 ++-- reporter-1.4.9/reporter/NEWS.md | 20 reporter-1.4.9/reporter/R/create_style.R | 2 reporter-1.4.9/reporter/R/create_table_docx.R | 35 reporter-1.4.9/reporter/R/create_table_html.R | 99 + reporter-1.4.9/reporter/R/create_table_pdf.R | 3 reporter-1.4.9/reporter/R/create_table_rtf.R | 39 reporter-1.4.9/reporter/R/create_table_text.R | 14 reporter-1.4.9/reporter/R/page_template.R | 223 ---- reporter-1.4.9/reporter/R/page_template_docx.R | 378 ------- reporter-1.4.9/reporter/R/page_template_html.R | 536 ++-------- reporter-1.4.9/reporter/R/page_template_pdf.R | 466 -------- reporter-1.4.9/reporter/R/page_template_rtf.R | 514 ++------- reporter-1.4.9/reporter/R/plot_spec.R | 2 reporter-1.4.9/reporter/R/report_spec.r | 54 - reporter-1.4.9/reporter/R/reporter.R | 16 reporter-1.4.9/reporter/R/sizing_functions.R | 319 ++++- reporter-1.4.9/reporter/R/table_spec.r | 27 reporter-1.4.9/reporter/R/text_spec.R | 39 reporter-1.4.9/reporter/R/utilities.R | 226 +++- reporter-1.4.9/reporter/R/write_docx.R | 192 +-- reporter-1.4.9/reporter/R/write_pdf.R | 125 -- reporter-1.4.9/reporter/R/write_report_docx.R | 298 +++-- reporter-1.4.9/reporter/R/write_report_html.R | 62 - reporter-1.4.9/reporter/R/write_report_pdf2.R | 117 -- reporter-1.4.9/reporter/R/write_report_rtf.R | 2 reporter-1.4.9/reporter/R/write_report_rtf2.R | 79 - reporter-1.4.9/reporter/build/vignette.rds |binary reporter-1.4.9/reporter/inst/doc/reporter-codeinsert.Rmd | 10 reporter-1.4.9/reporter/inst/doc/reporter-codeinsert.html | 8 reporter-1.4.9/reporter/inst/doc/reporter-faq.Rmd | 6 reporter-1.4.9/reporter/inst/doc/reporter-faq.html | 7 reporter-1.4.9/reporter/inst/doc/reporter-fonts.R | 51 reporter-1.4.9/reporter/inst/doc/reporter-fonts.Rmd | 64 + reporter-1.4.9/reporter/inst/doc/reporter-fonts.html | 68 + reporter-1.4.9/reporter/man/add_content.Rd | 30 reporter-1.4.9/reporter/man/add_style.Rd | 258 ++-- reporter-1.4.9/reporter/man/column_defaults.Rd | 12 reporter-1.4.9/reporter/man/create_plot.Rd | 4 reporter-1.4.9/reporter/man/create_report.Rd | 38 reporter-1.4.9/reporter/man/create_style.Rd | 400 +++---- reporter-1.4.9/reporter/man/create_table.Rd | 12 reporter-1.4.9/reporter/man/create_text.Rd | 4 reporter-1.4.9/reporter/man/define.Rd | 32 reporter-1.4.9/reporter/man/footer_image.Rd | 30 reporter-1.4.9/reporter/man/footnotes.Rd | 30 reporter-1.4.9/reporter/man/ftn.Rd | 100 - reporter-1.4.9/reporter/man/get_theme.Rd | 156 +- reporter-1.4.9/reporter/man/header_image.Rd | 30 reporter-1.4.9/reporter/man/images/fonts2.png |only reporter-1.4.9/reporter/man/options_fixed.Rd | 30 reporter-1.4.9/reporter/man/page_by.Rd | 30 reporter-1.4.9/reporter/man/page_footer.Rd | 30 reporter-1.4.9/reporter/man/page_header.Rd | 30 reporter-1.4.9/reporter/man/print.plot_spec.Rd | 74 - reporter-1.4.9/reporter/man/print.report_spec.Rd | 30 reporter-1.4.9/reporter/man/print.style_spec.Rd | 110 +- reporter-1.4.9/reporter/man/print.table_spec.Rd | 114 +- reporter-1.4.9/reporter/man/print.text_spec.Rd | 80 - reporter-1.4.9/reporter/man/report_options.Rd | 38 reporter-1.4.9/reporter/man/reporter.Rd | 17 reporter-1.4.9/reporter/man/set_margins.Rd | 30 reporter-1.4.9/reporter/man/span.Rd | 130 +- reporter-1.4.9/reporter/man/spanning_header.Rd | 314 ++--- reporter-1.4.9/reporter/man/stub.Rd | 12 reporter-1.4.9/reporter/man/title_header.Rd | 30 reporter-1.4.9/reporter/man/titles.Rd | 30 reporter-1.4.9/reporter/man/ttl.Rd | 108 +- reporter-1.4.9/reporter/man/write_report.Rd | 30 reporter-1.4.9/reporter/tests/testthat/docx/test0.docx |only reporter-1.4.9/reporter/tests/testthat/html/images/test11-EMRG.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test14-69L9.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test14-DAB2.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test14-Y0VS.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test20-GGX5.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test6-A15N.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-5ON6.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-6R19.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-8NAK.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-KW9A.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-TXGW.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-UN8X.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-UQ6J.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test60-Y4SD.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test61-2WMK.jpg |only reporter-1.4.9/reporter/tests/testthat/html/images/test61-L2J6.jpg |only reporter-1.4.9/reporter/tests/testthat/html/test1.html |only reporter-1.4.9/reporter/tests/testthat/rtf2/plot.emf |binary reporter-1.4.9/reporter/tests/testthat/test-create_table_html.R | 11 reporter-1.4.9/reporter/tests/testthat/test-create_table_rtf.R | 24 reporter-1.4.9/reporter/tests/testthat/test-create_table_text.R | 72 + reporter-1.4.9/reporter/tests/testthat/test-docx.R | 310 +++++ reporter-1.4.9/reporter/tests/testthat/test-html.R | 345 ++++++ reporter-1.4.9/reporter/tests/testthat/test-page_template_docx.R | 70 + reporter-1.4.9/reporter/tests/testthat/test-page_template_html.R | 173 +-- reporter-1.4.9/reporter/tests/testthat/test-page_template_pdf.R | 137 ++ reporter-1.4.9/reporter/tests/testthat/test-page_template_rtf.R | 72 + reporter-1.4.9/reporter/tests/testthat/test-pdf.R | 141 ++ reporter-1.4.9/reporter/tests/testthat/test-pdf2.R | 245 ++++ reporter-1.4.9/reporter/tests/testthat/test-report_spec.R | 123 ++ reporter-1.4.9/reporter/tests/testthat/test-rtf.R | 175 +++ reporter-1.4.9/reporter/tests/testthat/test-rtf2.R | 386 +++++++ reporter-1.4.9/reporter/tests/testthat/test-sizing_functions.R | 214 +++ reporter-1.4.9/reporter/tests/testthat/test-system.R | 261 ++++ reporter-1.4.9/reporter/tests/testthat/test-table_spec.R | 79 + reporter-1.4.9/reporter/tests/testthat/test-text_spec.R | 14 reporter-1.4.9/reporter/tests/testthat/test-user.R | 104 + reporter-1.4.9/reporter/tests/testthat/test-utilities.R | 179 +++ reporter-1.4.9/reporter/tests/testthat/test-write_docx.R | 7 reporter-1.4.9/reporter/tests/testthat/user |only reporter-1.4.9/reporter/vignettes/reporter-codeinsert.Rmd | 10 reporter-1.4.9/reporter/vignettes/reporter-faq.Rmd | 6 reporter-1.4.9/reporter/vignettes/reporter-fonts.Rmd | 64 + 125 files changed, 5959 insertions(+), 3992 deletions(-)
Title: General Class of Models for Recurrent Event Data
Description: Parameter estimation for the general class of semiparametric
models for recurrent event data proposed by Peña and Hollander (2004,
<ISBN:978-1-4020-7737-6>). The model incorporates an effective age
function encoding the impact of interventions after each event
occurrence, the effect of accumulating event occurrences, a link
function for possibly time-dependent covariates, and optional gamma
frailties to induce dependence among inter-event times. It also fits
the extension for cancer relapses of González et al. (2005)
<doi:10.1002/sim.2410>. Estimation is performed by profile likelihood,
with an expectation-maximization algorithm for the frailty model, and
the package provides descriptive, diagnostic and predictive tools for
the fitted models.
Author: Dolors Pelegri-Siso [aut, cre] ,
Juan R. Gonzalez [aut],
Elizabeth H. Slate [aut],
Edsel A. Pena [aut]
Maintainer: Dolors Pelegri-Siso <dolors.pelegri@isglobal.org>
This is a re-admission after prior archival of version 1.0-3 dated 2009-02-06
Diff between gcmrec versions 1.0-3 dated 2009-02-06 and 2.0.0 dated 2026-09-12
gcmrec-1.0-3/gcmrec/data/GeneratedData.R |only gcmrec-1.0-3/gcmrec/data/filelist |only gcmrec-1.0-3/gcmrec/data/hydraulic.R |only gcmrec-1.0-3/gcmrec/data/lymphoma.R |only gcmrec-1.0-3/gcmrec/data/readmission.R |only gcmrec-1.0-3/gcmrec/man/gcmrec-internal.Rd |only gcmrec-1.0-3/gcmrec/man/graphcaltimes.Rd |only gcmrec-1.0-3/gcmrec/man/plotgcmrec.Rd |only gcmrec-1.0-3/gcmrec/man/printgcmrec.Rd |only gcmrec-1.0-3/gcmrec/man/summarygcmrec.Rd |only gcmrec-1.0-3/gcmrec/src/gcmrec.f |only gcmrec-2.0.0/gcmrec/DESCRIPTION | 60 - gcmrec-2.0.0/gcmrec/MD5 |only gcmrec-2.0.0/gcmrec/NAMESPACE |only gcmrec-2.0.0/gcmrec/NEWS.md |only gcmrec-2.0.0/gcmrec/R/List.to.Dataframe.R |only gcmrec-2.0.0/gcmrec/R/RcppExports.R |only gcmrec-2.0.0/gcmrec/R/Survr.R |only gcmrec-2.0.0/gcmrec/R/addCenTime.R |only gcmrec-2.0.0/gcmrec/R/anova.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/as_gcmrec_data.R |only gcmrec-2.0.0/gcmrec/R/data.R |only gcmrec-2.0.0/gcmrec/R/format-data.R |only gcmrec-2.0.0/gcmrec/R/gcmrec-package.R |only gcmrec-2.0.0/gcmrec/R/gcmrec.R | 1188 +++++++----------------- gcmrec-2.0.0/gcmrec/R/graph.caltimes.R |only gcmrec-2.0.0/gcmrec/R/lines.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/mcf.R |only gcmrec-2.0.0/gcmrec/R/methods.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/plot.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/plotForest.R |only gcmrec-2.0.0/gcmrec/R/predict.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/print.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/summary.gcmrec.R |only gcmrec-2.0.0/gcmrec/R/theme-gcmrec.R |only gcmrec-2.0.0/gcmrec/R/threads.R |only gcmrec-2.0.0/gcmrec/R/utils-internal.R |only gcmrec-2.0.0/gcmrec/R/zzz.R | 17 gcmrec-2.0.0/gcmrec/build |only gcmrec-2.0.0/gcmrec/data/GeneratedData.rda |only gcmrec-2.0.0/gcmrec/data/hydraulic.rda |only gcmrec-2.0.0/gcmrec/data/lymphoma.rda |only gcmrec-2.0.0/gcmrec/data/readmission.rda |only gcmrec-2.0.0/gcmrec/inst |only gcmrec-2.0.0/gcmrec/man/GeneratedData.Rd | 40 gcmrec-2.0.0/gcmrec/man/List.to.Dataframe.Rd |only gcmrec-2.0.0/gcmrec/man/Survr.Rd |only gcmrec-2.0.0/gcmrec/man/addCenTime.Rd | 106 -- gcmrec-2.0.0/gcmrec/man/anova.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/as_gcmrec_data.Rd |only gcmrec-2.0.0/gcmrec/man/coef.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/gcmrec-package.Rd |only gcmrec-2.0.0/gcmrec/man/gcmrec.Rd | 414 ++------ gcmrec-2.0.0/gcmrec/man/gcmrecThreads.Rd |only gcmrec-2.0.0/gcmrec/man/graph.caltimes.Rd |only gcmrec-2.0.0/gcmrec/man/hydraulic.Rd | 53 - gcmrec-2.0.0/gcmrec/man/is.Survr.Rd |only gcmrec-2.0.0/gcmrec/man/lines.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/logLik.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/lymphoma.Rd | 85 - gcmrec-2.0.0/gcmrec/man/mcf.Rd |only gcmrec-2.0.0/gcmrec/man/plot.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/plotBaseline.Rd |only gcmrec-2.0.0/gcmrec/man/plotForest.Rd |only gcmrec-2.0.0/gcmrec/man/plotPredict.Rd |only gcmrec-2.0.0/gcmrec/man/predict.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/print.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/print.summary.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/readmission.Rd | 73 - gcmrec-2.0.0/gcmrec/man/summary.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/theme_gcmrec.Rd |only gcmrec-2.0.0/gcmrec/man/vcov.gcmrec.Rd |only gcmrec-2.0.0/gcmrec/src/Makevars |only gcmrec-2.0.0/gcmrec/src/RcppExports.cpp |only gcmrec-2.0.0/gcmrec/src/at_risk.cpp |only gcmrec-2.0.0/gcmrec/src/at_risk.h |only gcmrec-2.0.0/gcmrec/src/baseline.cpp |only gcmrec-2.0.0/gcmrec/src/baseline.h |only gcmrec-2.0.0/gcmrec/src/exports.cpp |only gcmrec-2.0.0/gcmrec/src/frailty.cpp |only gcmrec-2.0.0/gcmrec/src/frailty.h |only gcmrec-2.0.0/gcmrec/src/gcmrec_data.h |only gcmrec-2.0.0/gcmrec/src/jackknife.cpp |only gcmrec-2.0.0/gcmrec/src/jackknife.h |only gcmrec-2.0.0/gcmrec/src/newton_raphson.cpp |only gcmrec-2.0.0/gcmrec/src/newton_raphson.h |only gcmrec-2.0.0/gcmrec/src/score.cpp |only gcmrec-2.0.0/gcmrec/src/score.h |only gcmrec-2.0.0/gcmrec/src/utils.h |only gcmrec-2.0.0/gcmrec/tests |only gcmrec-2.0.0/gcmrec/vignettes |only 91 files changed, 744 insertions(+), 1292 deletions(-)
Title: Detect Periods of Sleep and Non-Wear in 'ActiGraph' Data
Description: Reads *.agd files exported from 'ActiGraph' devices;
implements the Troiano (2008) <doi:10.1249/mss.0b013e31815a51b3> and
Choi (2011) <doi:10.1249/MSS.0b013e3181ed61a3> algorithms for
detecting periods on non-wear;
implements the Sadeh (1994) <doi:10.1093/sleep/17.3.201>,
Cole-Kripke (1992) <doi:10.1093/sleep/15.5.461>, and Oakley (1997)
algorithms for
detecting asleep/awake state
and the Tudor-Locke (2014) <doi:10.1139/apnm-2013-0173> algorithm
to detect sleep periods from asleep/awake states.
Author: Desislava Petkova [aut, cre],
John Muschelli [ctb]
Maintainer: Desislava Petkova <desislavka@gmail.com>
Diff between actigraph.sleepr versions 0.3.1 dated 2026-06-02 and 0.4.0 dated 2026-09-12
DESCRIPTION | 19 ++++----- MD5 | 39 ++++++++++--------- NAMESPACE | 58 ++++++++++++++++++---------- NEWS.md | 5 ++ R/actigraph.sleepr-package.R | 1 R/apply_cole_kripke.R | 69 +++++++++++++++++++++++++++++++--- R/apply_oakley.R |only R/read_agd.R | 6 +- R/tbl_agd.R | 2 README.md | 61 ++++++++++++------------------ build/partial.rdb |only build/vignette.rds |binary inst/doc/detect-sleep.Rmd | 26 ++++++++---- inst/doc/detect-sleep.html | 69 +++++++++++++++++++++------------- man/apply_cole_kripke.Rd | 20 ++++++++- man/apply_oakley.Rd |only man/read_agd.Rd | 6 +- man/tbl_agd.Rd | 2 tests/testthat/test_input_agdb.R | 13 ++++++ tests/testthat/test_nonwear_func.R | 43 +++++++++++++++++++++ tests/testthat/test_sleep_func.R | 75 +++++++++++++++++++++++++++++++++++++ vignettes/detect-sleep.Rmd | 26 ++++++++---- 22 files changed, 396 insertions(+), 144 deletions(-)
More information about actigraph.sleepr at CRAN
Permanent link
More information about MobilityDataPT at CRAN
Permanent link
Title: Easily Download Data and Metadata from 'DataONE'
Description: A set of tools to foster the development of reproducible analytical workflow by simplifying the download of data and
metadata from 'DataONE' (<https://www.dataone.org>) and easily importing this information into R.
Author: Julien Brun [cre, aut] ,
Irene Steves [aut] ,
Mitchell Maier [aut] ,
Kristen Peach [aut] ,
Nicholas Lyon [aut] ,
Nathan Hwangbo [ctb] ,
Derek Strong [ctb] ,
Colin Smith [ctb] ,
Regents of the University of California [cph]
Maintainer: Julien Brun <julien.brun@alumni.duke.edu>
This is a re-admission after prior archival of version 0.3.1 dated 2024-08-16
Diff between metajam versions 0.3.1 dated 2024-08-16 and 0.3.2 dated 2026-09-12
DESCRIPTION | 30 +- MD5 | 68 ++--- NEWS.md | 7 R/check_version.R | 4 R/download_ISO_data.R | 2 R/download_d1_data.R | 56 ++-- R/download_d1_data_pkg.R | 6 R/get_pkg_pids.R | 2 R/tabularize_eml.R | 8 R/utils.R | 2 README.md | 1 build/vignette.rds |binary inst/doc/use01_dataset-single-arctic.R | 22 - inst/doc/use01_dataset-single-arctic.Rmd | 4 inst/doc/use01_dataset-single-arctic.html | 13 - inst/doc/use02_dataset-single-dataone.R | 59 +---- inst/doc/use02_dataset-single-dataone.Rmd | 73 +----- inst/doc/use02_dataset-single-dataone.html | 110 +++------ inst/doc/use03_dataset-batch-processing.R | 318 +++++++++++++-------------- inst/doc/use03_dataset-batch-processing.Rmd | 2 inst/doc/use03_dataset-batch-processing.html | 11 inst/doc/use04_reading-raster.R | 48 ++-- inst/doc/use04_reading-raster.Rmd | 2 inst/doc/use04_reading-raster.html | 11 inst/doc/use05_package-download.R | 28 +- inst/doc/use05_package-download.html | 9 man/check_version.Rd | 4 man/download_d1_data.Rd | 6 man/download_d1_data_pkg.Rd | 6 man/tabularize_eml.Rd | 8 tests/testthat/test-download_d1_data.R | 9 vignettes/use01_dataset-single-arctic.Rmd | 4 vignettes/use02_dataset-single-dataone.Rmd | 73 +----- vignettes/use03_dataset-batch-processing.Rmd | 2 vignettes/use04_reading-raster.Rmd | 2 35 files changed, 461 insertions(+), 549 deletions(-)
Title: Distributes Teachers Lessons On Days in a Balanced Manner
Description: The set of teacher/class lessons is completed with a column that
allocates a day to each lesson, so that the distribution of lessons by
day, by class, and by teacher is as uniform as possible.
<https://vlad.bazon.net/>.
Author: Vlad Bazon [aut, cre]
Maintainer: Vlad Bazon <vlad.bazon@gmail.com>
Diff between days2lessons versions 0.1.3 dated 2025-05-20 and 1.0.0 dated 2026-09-12
DESCRIPTION | 8 ++-- MD5 | 33 ++++++++++--------- NAMESPACE | 29 +++++++++------- NEWS.md | 6 +++ R/daily_cls2prof.R |only R/data.R | 2 - R/days2tupl.R | 11 ++++-- R/globals.R |only R/less2days.R | 2 - R/mount_days.R | 6 ++- inst/doc/balanced_sch.R | 18 +++++----- inst/doc/balanced_sch.Rmd | 9 +++-- inst/doc/balanced_sch.html | 76 ++++++++++++++++++++++++-------------------- man/LSS.Rd | 2 - man/daily_cls2prof.Rd |only man/days2lessons-package.Rd | 5 ++ man/days2tupl.Rd | 5 +- man/mount_days.Rd | 3 + vignettes/balanced_sch.Rmd | 9 +++-- 19 files changed, 131 insertions(+), 93 deletions(-)
More information about Compositionalscsmr at CRAN
Permanent link
Title: Raw Accelerometer Data Analysis
Description: A tool to process and analyse data collected with wearable raw acceleration sensors as described in Migueles and colleagues (JMPB 2019), and van Hees and colleagues (JApplPhysiol 2014; PLoSONE 2015). The package has been developed and tested for binary data from 'GENEActiv' <https://activinsights.com/>, binary (.gt3x) and .csv-export data from 'Actigraph' <https://ametris.com/> devices, and binary (.cwa) and .csv-export data from 'Axivity' <https://axivity.com>. These devices are currently widely used in research on human daily physical activity. Further, the package can handle accelerometer data file from any other sensor brand providing that the data is stored in csv format. Also the package allows for external function embedding.
Author: Vincent T van Hees [aut, cre],
Jairo H Migueles [aut] ,
Samuel T Afolabi [ctb] ,
Severine Sabia [ctb],
Matthew R Patterson [ctb],
Zhou Fang [ctb],
Joe Heywood [ctb],
Joan Capdevila Pujol [ctb],
Lena Kushleyeva [ctb],
Mathilde Chen [ctb],
Manasa Yerra [...truncated...]
Maintainer: Vincent T van Hees <v.vanhees@accelting.com>
Diff between GGIR versions 3.3-8 dated 2026-07-24 and 3.3-9 dated 2026-09-12
DESCRIPTION | 8 - MD5 | 67 +++++++------- NEWS.md | 10 ++ R/HASPT.R | 13 ++ R/check_params.R | 4 R/g.getmeta.R | 9 + R/g.part5.R | 17 ++- R/g.part5.definedays.R | 143 +++++++++++++++++-------------- R/g.part5.lux_persegment.R | 19 ++-- R/g.part5.onsetwaketiming.R | 1 R/g.part5.savetimeseries.R | 4 R/g.part5_analyseSegment.R | 70 ++++++++++----- R/g.report.part5.R | 67 +++++++++----- R/load_params.R | 4 R/visualReport.R | 2 R/zzz.R | 9 + build/vignette.rds |binary inst/doc/CutPoints.html | 2 inst/doc/ExternalFunction.html | 2 inst/doc/GGIR.html | 2 inst/doc/GGIRParameters.Rmd | 2 inst/doc/GGIRParameters.html | 27 +++++ inst/doc/GGIRoutput.html | 2 inst/doc/TutorialDaySegmentAnalyses.Rmd | 8 + inst/doc/TutorialDaySegmentAnalyses.html | 32 +++++- inst/doc/readmyacccsv.html | 2 man/GGIR-package.Rd | 4 man/GGIR.Rd | 16 +++ tests/testthat/test_HASPT.R | 27 +++++ tests/testthat/test_greadaccfile.R | 26 +---- tests/testthat/test_load_check_params.R | 2 tests/testthat/test_part5_qwindow.R | 56 +++++++++--- tests/testthat/test_zzz.R |only vignettes/GGIRParameters.Rmd | 2 vignettes/TutorialDaySegmentAnalyses.Rmd | 8 + 35 files changed, 444 insertions(+), 223 deletions(-)
Title: Open Source OCR Engine
Description: Bindings to 'Tesseract':
a powerful optical character recognition (OCR) engine that supports over 100 languages.
The engine is highly configurable in order to tune the detection algorithms and
obtain the best possible results.
Author: Jeroen Ooms [aut, cre]
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Diff between tesseract versions 5.3.0 dated 2026-09-04 and 5.3.1 dated 2026-09-12
tesseract-5.3.0/tesseract/inst/tessdata |only tesseract-5.3.1/tesseract/DESCRIPTION | 6 +-- tesseract-5.3.1/tesseract/MD5 | 46 ++------------------------ tesseract-5.3.1/tesseract/NEWS | 3 + tesseract-5.3.1/tesseract/cleanup | 1 tesseract-5.3.1/tesseract/inst/doc/intro.html | 4 +- tesseract-5.3.1/tesseract/src/tesseract.cpp | 8 ++-- 7 files changed, 17 insertions(+), 51 deletions(-)
More information about RobustArithmetic at CRAN
Permanent link
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2024-05-31 0.1.2
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-08-22 0.1.4
2026-05-11 0.1.4
2023-06-30 0.1.3
2022-08-09 0.1.2
2019-11-30 0.1.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2025-09-05 0.3.0
2024-10-03 0.1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2026-08-21 0.1.2
2026-04-15 0.1.1-1
2023-02-11 0.1.1
2022-12-05 0.1.0
Title: Data Driven Smooth Tests
Description: Smooth tests are data driven (alternative hypothesis is dynamically selected based on data).
In this package you will find two groups of smooth of test: goodness-of-fit tests and
nonparametric tests for comparing distributions.
Among goodness-of-fit tests there are tests for exponent, Gaussian, Gumbel
and uniform distribution.
Among nonparametric tests there are tests for stochastic dominance,
k-sample test, test with umbrella alternatives and test for change-point problems.
Author: Przemyslaw Biecek [aut, cre] ,
Teresa Ledwina [aut],
Grzegorz Wylupek [aut]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Diff between ddst versions 1.4 dated 2016-05-26 and 1.6.11 dated 2026-09-12
ddst-1.4/ddst/R/ddst.IIC.R |only ddst-1.4/ddst/R/ddst.base.cos.R |only ddst-1.4/ddst/R/ddst.base.legendre.R |only ddst-1.4/ddst/R/ddst.exp.Nk.R |only ddst-1.4/ddst/R/ddst.extr.Nk.R |only ddst-1.4/ddst/R/ddst.extr.test.R |only ddst-1.4/ddst/R/ddst.norm.Nk.R |only ddst-1.4/ddst/R/ddst.norm.test.R |only ddst-1.4/ddst/R/ddst.phi.R |only ddst-1.4/ddst/R/ddst.uniform.Nk.R |only ddst-1.4/ddst/man/ddst-package.Rd |only ddst-1.4/ddst/man/ddst.extr.test.Rd |only ddst-1.4/ddst/man/ddst.norm.test.Rd |only ddst-1.6.11/ddst/DESCRIPTION | 45 ddst-1.6.11/ddst/MD5 | 56 ddst-1.6.11/ddst/NAMESPACE | 46 ddst-1.6.11/ddst/NEWS.md |only ddst-1.6.11/ddst/R/ddst.againststochdom.test.R |only ddst-1.6.11/ddst/R/ddst.evd.test.R |only ddst-1.6.11/ddst/R/ddst.exp.test.R | 3586 ++++++++++++++++----- ddst-1.6.11/ddst/R/ddst.forstochdom.test.R |only ddst-1.6.11/ddst/R/ddst.ksample.test.R |only ddst-1.6.11/ddst/R/ddst.misc.R |only ddst-1.6.11/ddst/R/ddst.normbounded.test.R |only ddst-1.6.11/ddst/R/ddst.normunbounded.test.R |only ddst-1.6.11/ddst/R/ddst.plot.R |only ddst-1.6.11/ddst/R/ddst.twosample.test.R |only ddst-1.6.11/ddst/R/ddst.umbrellaknownp.test.R |only ddst-1.6.11/ddst/R/ddst.umbrellaunknownp.test.R |only ddst-1.6.11/ddst/R/ddst.uniform.test.R | 149 ddst-1.6.11/ddst/R/ddst.upwardtrend.test.R |only ddst-1.6.11/ddst/R/zzz.R | 3568 ++++++++++---------- ddst-1.6.11/ddst/build |only ddst-1.6.11/ddst/inst |only ddst-1.6.11/ddst/man/ddst.againststochdom.test.Rd |only ddst-1.6.11/ddst/man/ddst.evd.test.Rd |only ddst-1.6.11/ddst/man/ddst.exp.test.Rd | 96 ddst-1.6.11/ddst/man/ddst.forstochdom.test.Rd |only ddst-1.6.11/ddst/man/ddst.ksample.test.Rd |only ddst-1.6.11/ddst/man/ddst.normbounded.test.Rd |only ddst-1.6.11/ddst/man/ddst.normunbounded.test.Rd |only ddst-1.6.11/ddst/man/ddst.twosample.test.Rd |only ddst-1.6.11/ddst/man/ddst.umbrellaknownp.test.Rd |only ddst-1.6.11/ddst/man/ddst.umbrellaunknownp.test.Rd |only ddst-1.6.11/ddst/man/ddst.uniform.test.Rd | 103 ddst-1.6.11/ddst/man/ddst.upwardtrend.test.Rd |only ddst-1.6.11/ddst/man/plot.ddst.test.Rd |only ddst-1.6.11/ddst/vignettes |only 48 files changed, 4851 insertions(+), 2798 deletions(-)