Sun, 02 Nov 2025

Package openesm updated to version 0.1.1 with previous version 0.1.0 dated 2025-10-29

Title: Access the Open Experience Sampling Method Database
Description: Provides programmatic access to the Open Experience Sampling Method ('openESM') database (<https://openesmdata.org>), a collection of harmonized experience sampling datasets. The package enables researchers to discover, download, and work with the datasets while ensuring proper citation and license compliance.
Author: Bjoern S. Siepe [aut, cre, cph] , Matthias Kloft [aut]
Maintainer: Bjoern S. Siepe <bjoernsiepe@gmail.com>

Diff between openesm versions 0.1.0 dated 2025-10-29 and 0.1.1 dated 2025-11-02

 DESCRIPTION                       |    6 ++---
 MD5                               |   16 ++++++-------
 NEWS.md                           |    9 +++++++
 R/get_dataset.R                   |    7 ++++++
 R/list_datasets.R                 |    8 ++++++
 R/utils.R                         |    2 -
 man/get_dataset.Rd                |    5 ++++
 man/list_datasets.Rd              |    8 ++++++
 tests/testthat/test-get_dataset.R |   44 +++++++++++++++++++++++++++-----------
 9 files changed, 79 insertions(+), 26 deletions(-)

More information about openesm at CRAN
Permanent link

Package RTIGER (with last version 2.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2023-03-29 2.1.0
2022-03-28 1.99.0
2021-04-27 0.99.0

Permanent link
Package clockSim (with last version 0.1.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2025-04-22 0.1.2
2025-04-07 0.1.1

Permanent link
Package SortedEffects (with last version 1.7.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2022-03-22 1.7.0
2021-09-07 1.6.0
2021-09-02 1.5.0
2021-05-06 1.4.0
2021-04-07 1.3.0
2020-04-01 1.2.0
2019-11-04 1.1.0
2019-04-24 1.0.0

Permanent link
Package knitrdata (with last version 0.6.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2020-12-08 0.6.1
2020-12-02 0.6.0
2020-10-23 0.5.2
2020-10-22 0.5.1
2020-07-15 0.5.0
2020-07-07 0.4.1
2020-06-23 0.3.1

Permanent link
Package catregs (with last version 1.2.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2024-09-04 1.2.2
2024-07-11 0.2.1
2024-06-11 0.2.0

Permanent link
Package ImHD (with last version 0.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2023-09-12 0.1.0

Permanent link
Package hypsoLoop (with last version 0.2.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2022-02-08 0.2.0

Permanent link
Package geneSLOPE (with last version 0.38.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2025-06-20 0.38.3
2023-08-16 0.38.2

Permanent link
Package summclust (with last version 0.7.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2023-08-10 0.7.2
2023-06-11 0.7.0
2023-02-26 0.6.0
2022-10-04 0.5

Permanent link
Package FAMT (with last version 2.6) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2022-05-10 2.6
2013-10-11 2.5

Permanent link
Package bayesassurance (with last version 0.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2022-06-17 0.1.0

Permanent link
Package rlibkriging (with last version 0.9-2.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2025-10-17 0.9-2.3
2025-08-27 0.9-2.2
2025-07-23 0.9-2.1
2025-07-22 0.9-2
2025-01-15 0.9-1
2024-10-02 0.9-0.4
2024-08-27 0.9-0.1
2024-08-23 0.9-0
2023-11-28 0.8-0.1
2023-06-23 0.8-0
2023-02-13 0.7-4.3
2023-02-02 0.7-4.2
2023-01-17 0.7-4.1
2023-01-14 0.7-4
2023-01-12 0.7-3.1
2023-01-09 0.7-3
2023-01-06 0.7-2
2022-09-22 0.7-0

Permanent link
Package torch updated to version 0.16.3 with previous version 0.16.2 dated 2025-10-31

Title: Tensors and Neural Networks with 'GPU' Acceleration
Description: Provides functionality to define and train neural networks similar to 'PyTorch' by Paszke et al (2019) <doi:10.48550/arXiv.1912.01703> but written entirely in R using the 'libtorch' library. Also supports low-level tensor operations and 'GPU' acceleration.
Author: Daniel Falbel [aut, cre, cph], Javier Luraschi [aut], Dmitriy Selivanov [ctb], Athos Damiani [ctb], Christophe Regouby [ctb], Krzysztof Joachimiak [ctb], Hamada S. Badr [ctb], Sebastian Fischer [ctb], Maximilian Pichler [ctb], RStudio [cph]
Maintainer: Daniel Falbel <daniel@rstudio.com>

Diff between torch versions 0.16.2 dated 2025-10-31 and 0.16.3 dated 2025-11-02

 DESCRIPTION               |    6 +-
 MD5                       |   16 +++----
 NEWS.md                   |    2 
 R/install.R               |   25 +++++------
 R/nn-conv.R               |    2 
 R/package.R               |  100 +++++++++++++++++++++++++++-------------------
 build/partial.rdb         |binary
 man/nn_conv1d.Rd          |    2 
 man/torch_is_installed.Rd |    9 +++-
 9 files changed, 95 insertions(+), 67 deletions(-)

More information about torch at CRAN
Permanent link

Package tinytable updated to version 0.15.1 with previous version 0.15.0 dated 2025-10-19

Title: Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats
Description: Create highly customized tables with this simple and dependency-free package. Data frames can be converted to 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', or 'Typst' tables. The user interface is minimalist and easy to learn. The syntax is concise. 'HTML' tables can be customized using the flexible 'Bootstrap' framework, and 'LaTeX' code with the 'tabularray' package.
Author: Vincent Arel-Bundock [aut, cre]
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>

Diff between tinytable versions 0.15.0 dated 2025-10-19 and 0.15.1 dated 2025-11-02

 tinytable-0.15.0/tinytable/inst/tinytest/_tinysnapshot/group-multilevel-complex.html                     |only
 tinytable-0.15.0/tinytable/inst/tinytest/_tinysnapshot/group-multilevel-complex.md                       |only
 tinytable-0.15.0/tinytable/inst/tinytest/_tinysnapshot/group-multilevel-complex.tex                      |only
 tinytable-0.15.0/tinytable/inst/tinytest/_tinysnapshot/group-multilevel-complex.typ                      |only
 tinytable-0.15.1/tinytable/DESCRIPTION                                                                   |    8 
 tinytable-0.15.1/tinytable/MD5                                                                           |   98 ++++------
 tinytable-0.15.1/tinytable/NEWS.md                                                                       |   20 ++
 tinytable-0.15.1/tinytable/R/group_tt_j.R                                                                |    9 
 tinytable-0.15.1/tinytable/R/print.R                                                                     |    4 
 tinytable-0.15.1/tinytable/R/style_tt.R                                                                  |   15 +
 tinytable-0.15.1/tinytable/R/theme_html.R                                                                |   10 -
 tinytable-0.15.1/tinytable/README.md                                                                     |    2 
 tinytable-0.15.1/tinytable/build/partial.rdb                                                             |binary
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/group-html_tutorial_01.html                       |   36 +--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/group-issue258_01_html.html                       |   18 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/group-issue258_02_html.html                       |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/group-nse.html                                    |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-alignment.html                               |   44 ++--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-bootstrap_css.html                           |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-borders.html                                 |   12 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-caption.html                                 |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-conditional_styling.html                     |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-font_size.html                               |   28 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-footnote.html                                |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-formatting.html                              |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-heatmap.html                                 |   88 ++++----
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-images.html                                  |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-individual_cells.html                        |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue297.html                                |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue355a.html                               |   72 +++----
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue355b.html                               |   42 ++--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue575.html                                |   54 ++---
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue58.html                                 |   36 +--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue88.html                                 |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-issue92.html                                 |   28 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-line_break.html                              |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-merge_cells.html                             |   22 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-missing_value.html                           |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-omit_headers.html                            |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-spanning_cells.html                          |   26 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-striped.html                                 |   12 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-striped_orange.html                          |   16 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/html-vectorized_color_j.html                      |   40 ++--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/style-align_partial.html                          |   40 ++--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/style-issue507_markdown_styles.html               |   44 ++--
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/style-issue514_white_blue.html                    |   12 -
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/style-smallcap.html                               |   20 +-
 tinytable-0.15.1/tinytable/inst/tinytest/_tinysnapshot/theme-issue531_style_colors_override_stripes.html |   24 +-
 tinytable-0.15.1/tinytable/inst/tinytest/test-group.R                                                    |   16 +
 tinytable-0.15.1/tinytable/inst/tinytest/test-latex.R                                                    |    4 
 tinytable-0.15.1/tinytable/inst/tinytest/test-pdf.R                                                      |   18 -
 tinytable-0.15.1/tinytable/inst/tinytest/test-style.R                                                    |   15 +
 52 files changed, 614 insertions(+), 563 deletions(-)

More information about tinytable at CRAN
Permanent link

Package SynthETIC updated to version 1.1.1 with previous version 1.1.0 dated 2024-01-27

Title: Synthetic Experience Tracking Insurance Claims
Description: Creation of an individual claims simulator which generates various features of non-life insurance claims. An initial set of test parameters, designed to mirror the experience of an Auto Liability portfolio, were set up and applied by default to generate a realistic test data set of individual claims (see vignette). The simulated data set then allows practitioners to back-test the validity of various reserving models and to prove and/or disprove certain actuarial assumptions made in claims modelling. The distributional assumptions used to generate this data set can be easily modified by users to match their experiences. Reference: Avanzi B, Taylor G, Wang M, Wong B (2020) "SynthETIC: an individual insurance claim simulator with feature control" <doi:10.48550/arXiv.2008.05693>.
Author: Benjamin Avanzi [aut], William Ho [aut], Greg Taylor [aut], Melantha Wang [aut, cre], Bernard Wong [aut]
Maintainer: Melantha Wang <wang.melantha@gmail.com>

Diff between SynthETIC versions 1.1.0 dated 2024-01-27 and 1.1.1 dated 2025-11-02

 DESCRIPTION                             |   10 
 MD5                                     |   31 
 NEWS.md                                 |    6 
 R/features_02a_claim_covariates.R       |   17 
 build/partial.rdb                       |only
 build/vignette.rds                      |binary
 data/test_transaction_dataset_cov.rda   |binary
 inst/doc/SynthETIC-covariates-demo.R    |    6 
 inst/doc/SynthETIC-covariates-demo.html |  815 ++++++-------
 inst/doc/SynthETIC-demo.R               |  146 +-
 inst/doc/SynthETIC-demo.Rmd             |    4 
 inst/doc/SynthETIC-demo.html            | 1889 ++++++++++++++++----------------
 man/SynthETIC-package.Rd                |    2 
 man/claim_size_adj.Rd                   |    5 
 man/simulate_covariates.Rd              |    6 
 man/test_transaction_dataset_cov.Rd     |    2 
 vignettes/SynthETIC-demo.Rmd            |    4 
 17 files changed, 1491 insertions(+), 1452 deletions(-)

More information about SynthETIC at CRAN
Permanent link

Package litedown updated to version 0.8 with previous version 0.7 dated 2025-04-08

Title: A Lightweight Version of R Markdown
Description: Render R Markdown to Markdown (without using 'knitr'), and Markdown to lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of 'Pandoc'). Some missing Markdown features in 'commonmark' are also supported, such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts, footnotes, element attributes, and appendices, but not all 'Pandoc' Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and 'LaTeX'). Book and website projects of multiple input documents are also supported.
Author: Yihui Xie [aut, cre] , Tim Taylor [ctb]
Maintainer: Yihui Xie <xie@yihui.name>

Diff between litedown versions 0.7 dated 2025-04-08 and 0.8 dated 2025-11-02

 DESCRIPTION          |   16 ++++++++--------
 MD5                  |   17 +++++++++--------
 NEWS.md              |   14 ++++++++++++++
 R/fuse.R             |   14 +++++++++-----
 R/mark.R             |    6 ++++--
 R/package.R          |    5 ++++-
 R/utils.R            |   26 ++++++++++++++------------
 build/vignette.rds   |binary
 inst/doc/slides.html |    8 ++++----
 tests/fig_path.R     |only
 10 files changed, 66 insertions(+), 40 deletions(-)

More information about litedown at CRAN
Permanent link

Package listenv updated to version 0.10.0 with previous version 0.9.1 dated 2024-01-29

Title: Environments Behaving (Almost) as Lists
Description: List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>

Diff between listenv versions 0.9.1 dated 2024-01-29 and 0.10.0 dated 2025-11-02

 DESCRIPTION           |   12 +-
 MD5                   |   14 +--
 NEWS.md               |    7 +
 R/listenv.R           |    6 -
 build/vignette.rds    |binary
 inst/doc/listenv.html |  212 +++++++++++++++++++++-----------------------------
 man/listenv.Rd        |    2 
 man/mapping.Rd        |    2 
 8 files changed, 116 insertions(+), 139 deletions(-)

More information about listenv at CRAN
Permanent link

Package EGM updated to version 0.2.0 with previous version 0.1.1 dated 2025-10-14

Title: Intracardiac Electrograms
Description: A system for importing electrophysiological signal, based on the 'Waveform Database (WFDB)' software package, written by Moody et al 2022 <doi:10.13026/gjvw-1m31>. A R-based system to utilize 'WFDB' functions for reading and writing signal data, as well as functions for visualization and analysis are provided. A stable and broadly compatible class for working with signal data, supporting the reading in of cardiac electrophysiological files such as intracardiac electrograms, is introduced.
Author: Anish S. Shah [aut, cre, cph] , Darren Seaney [ctb]
Maintainer: Anish S. Shah <shah.in.boots@gmail.com>

Diff between EGM versions 0.1.1 dated 2025-10-14 and 0.2.0 dated 2025-11-02

 EGM-0.1.1/EGM/R/segmentation.R                       |only
 EGM-0.1.1/EGM/inst/doc/segmentation-guide.R          |only
 EGM-0.1.1/EGM/inst/doc/segmentation-guide.Rmd        |only
 EGM-0.1.1/EGM/inst/doc/segmentation-guide.html       |only
 EGM-0.1.1/EGM/man/segmentation.Rd                    |only
 EGM-0.1.1/EGM/tests/testthat/test-segmentation.R     |only
 EGM-0.1.1/EGM/vignettes/segmentation-guide.Rmd       |only
 EGM-0.2.0/EGM/DESCRIPTION                            |   21 
 EGM-0.2.0/EGM/MD5                                    |  105 -
 EGM-0.2.0/EGM/NAMESPACE                              |    7 
 EGM-0.2.0/EGM/NEWS.md                                |   18 
 EGM-0.2.0/EGM/R/bard.R                               |  247 +-
 EGM-0.2.0/EGM/R/channels.R                           |  408 ++--
 EGM-0.2.0/EGM/R/cpp11.R                              |   20 
 EGM-0.2.0/EGM/R/ecg.R                                |  152 -
 EGM-0.2.0/EGM/R/egm.R                                |  142 -
 EGM-0.2.0/EGM/R/fwave.R                              | 1665 ++++++++++---------
 EGM-0.2.0/EGM/R/ggm.R                                |  451 ++---
 EGM-0.2.0/EGM/R/muse.R                               |  346 +--
 EGM-0.2.0/EGM/R/prucka.R                             |  298 +--
 EGM-0.2.0/EGM/R/sysdata.rda                          |binary
 EGM-0.2.0/EGM/R/wfdb-annotation.R                    |  575 ++++--
 EGM-0.2.0/EGM/R/wfdb-io.R                            |  796 ++++-----
 EGM-0.2.0/EGM/R/wfdb-structures.R                    |  678 +++----
 EGM-0.2.0/EGM/R/wfdb-utils.R                         |  179 --
 EGM-0.2.0/EGM/R/window.R                             | 1144 ++++++-------
 EGM-0.2.0/EGM/R/zzz.R                                |   29 
 EGM-0.2.0/EGM/build/vignette.rds                     |binary
 EGM-0.2.0/EGM/inst/doc/annotation-guide.R            |only
 EGM-0.2.0/EGM/inst/doc/annotation-guide.Rmd          |only
 EGM-0.2.0/EGM/inst/doc/annotation-guide.html         |only
 EGM-0.2.0/EGM/inst/doc/getting-started.html          |   12 
 EGM-0.2.0/EGM/inst/doc/wfdb-guide.R                  |   67 
 EGM-0.2.0/EGM/inst/doc/wfdb-guide.Rmd                |  133 +
 EGM-0.2.0/EGM/inst/doc/wfdb-guide.html               |  410 +++-
 EGM-0.2.0/EGM/man/EGM-package.Rd                     |    2 
 EGM-0.2.0/EGM/man/wfdb.Rd                            |    6 
 EGM-0.2.0/EGM/man/wfdb_annotation_labels.Rd          |only
 EGM-0.2.0/EGM/man/wfdb_annotations.Rd                |   45 
 EGM-0.2.0/EGM/man/wfdb_io.Rd                         |   57 
 EGM-0.2.0/EGM/src/cpp11.cpp                          |   46 
 EGM-0.2.0/EGM/src/wfdb.cpp                           |only
 EGM-0.2.0/EGM/tests/testthat/bard-egm.hea            |   35 
 EGM-0.2.0/EGM/tests/testthat/ecg.hea                 |   32 
 EGM-0.2.0/EGM/tests/testthat/test-annotation-table.R |   29 
 EGM-0.2.0/EGM/tests/testthat/test-bard.R             |   16 
 EGM-0.2.0/EGM/tests/testthat/test-channels.R         |   47 
 EGM-0.2.0/EGM/tests/testthat/test-ecg.R              |  349 ++-
 EGM-0.2.0/EGM/tests/testthat/test-egm.R              |  132 -
 EGM-0.2.0/EGM/tests/testthat/test-fwave.R            |  156 -
 EGM-0.2.0/EGM/tests/testthat/test-ggm.R              |  141 -
 EGM-0.2.0/EGM/tests/testthat/test-muse.R             |   24 
 EGM-0.2.0/EGM/tests/testthat/test-prucka.R           |  177 --
 EGM-0.2.0/EGM/tests/testthat/test-wfdb-annotation.R  |   67 
 EGM-0.2.0/EGM/tests/testthat/test-wfdb-io.R          |  842 +++++++--
 EGM-0.2.0/EGM/tests/testthat/test-wfdb-structures.R  |  345 ++-
 EGM-0.2.0/EGM/tests/testthat/test-wfdb-utils.R       |    7 
 EGM-0.2.0/EGM/tests/testthat/test-window.R           |  108 -
 EGM-0.2.0/EGM/vignettes/annotation-guide.Rmd         |only
 EGM-0.2.0/EGM/vignettes/wfdb-guide.Rmd               |  133 +
 60 files changed, 6037 insertions(+), 4662 deletions(-)

More information about EGM at CRAN
Permanent link

Package ChannelAttribution updated to version 2.2.2 with previous version 2.0.7 dated 2023-05-17

Title: Markov Model for Online Multi-Channel Attribution
Description: Advertisers use a variety of online marketing channels to reach consumers and they want to know the degree each channel contributes to their marketing success. This is called online multi-channel attribution problem. This package contains a probabilistic algorithm for the attribution problem. The model uses a k-order Markov representation to identify structural correlations in the customer journey data. The package also contains three heuristic algorithms (first-touch, last-touch and linear-touch approach) for the same problem. The algorithms are implemented in C++.
Author: Davide Altomare [cre, aut], David Loris [aut]
Maintainer: Davide Altomare <info@channelattribution.io>

Diff between ChannelAttribution versions 2.0.7 dated 2023-05-17 and 2.2.2 dated 2025-11-02

 DESCRIPTION                       |    9 
 LICENSE                           |    2 
 MD5                               |   27 +-
 R/ChannelAttribution.R            |  486 ++++++++++++++++++++++++++++++++++++--
 build/partial.rdb                 |binary
 man/ChannelAttribution-package.Rd |    4 
 man/auto_markov_model.Rd          |    4 
 man/choose_order.Rd               |    4 
 man/heuristic_models.Rd           |    4 
 man/install_pro.Rd                |only
 man/markov_model.Rd               |    4 
 man/transition_matrix.Rd          |    4 
 src/ChannelAttribution.cpp        |    2 
 src/ChannelAttribution.h          |    2 
 src/Makevars.win                  |    2 
 15 files changed, 502 insertions(+), 52 deletions(-)

More information about ChannelAttribution at CRAN
Permanent link

Package asteRisk updated to version 1.4.5 with previous version 1.4.4 dated 2025-08-20

Title: Computation of Satellite Position
Description: Provides basic functionalities to calculate the position of satellites given a known state vector. The package includes implementations of the SGP4 and SDP4 simplified perturbation models to propagate orbital state vectors, as well as utilities to read TLE files and convert coordinates between different frames of reference. Several of the functionalities of the package (including the high-precision numerical orbit propagator) require the coefficients and data included in the 'asteRiskData' package, available in a 'drat' repository. To install this data package, run 'install.packages("asteRiskData", repos="https://rafael-ayala.github.io/drat/")'. Felix R. Hoots, Ronald L. Roehrich and T.S. Kelso (1988) <https://celestrak.org/NORAD/documentation/spacetrk.pdf>. David Vallado, Paul Crawford, Richard Hujsak and T.S. Kelso (2012) <doi:10.2514/6.2006-6753>. Felix R. Hoots, Paul W. Schumacher Jr. and Robert A. Glover (2014) <doi:10.2514/1.9161>.
Author: Rafael Ayala [aut, cre] , Daniel Ayala [aut] , David Ruiz [aut] , Pablo Hernandez [aut] , Lara Selles Vidal [aut]
Maintainer: Rafael Ayala <rafaelayalahernandez@gmail.com>

Diff between asteRisk versions 1.4.4 dated 2025-08-20 and 1.4.5 dated 2025-11-02

 DESCRIPTION            |   12 +++++++-----
 MD5                    |    8 ++++----
 NEWS                   |    3 +++
 R/orbitalManeuvers.R   |    8 ++++----
 inst/doc/asteRisk.html |    4 ++--
 5 files changed, 20 insertions(+), 15 deletions(-)

More information about asteRisk at CRAN
Permanent link

Package admisc updated to version 0.39 with previous version 0.38 dated 2025-03-30

Title: Adrian Dusa's Miscellaneous
Description: Contains functions used across packages 'DDIwR', 'QCA' and 'venn'. Interprets and translates, factorizes and negates SOP - Sum of Products expressions, for both binary and multi-value crisp sets, and extracts information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly versatile recoding routine and some more flexible alternatives to the base functions 'with()' and 'within()'. SOP simplification functions in this package use related minimization from package 'QCA', which is recommended to be installed despite not being listed in the Imports field, due to circular dependency issues.
Author: Adrian Dusa [aut, cre, cph]
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>

Diff between admisc versions 0.38 dated 2025-03-30 and 0.39 dated 2025-11-02

 DESCRIPTION           |    9 ++++---
 MD5                   |   28 +++++++++++------------
 NAMESPACE             |    1 
 R/compute.R           |   59 ++++++++++++++++++++++++++++++--------------------
 R/getInfo.R           |    7 -----
 R/print.R             |   11 ++++++---
 R/recode.R            |   44 +++++++++++++++++++++++++++----------
 R/recreate.R          |   18 ++++++++++++---
 R/translate.R         |    2 -
 R/using.R             |   49 ++++++++++++++++++++++++++++++++++-------
 R/write.clipboard.R   |    2 -
 R/writePIs.R          |    1 
 build/partial.rdb     |binary
 inst/ChangeLog        |   17 ++++++++++++++
 man/admisc_package.Rd |    4 +--
 15 files changed, 174 insertions(+), 78 deletions(-)

More information about admisc at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.