Fri, 05 Sep 2025

New package minipdf with initial version 0.2.7
Package: minipdf
Title: PDF Document Creator
Version: 0.2.7
Maintainer: Mike Cheng <mikefc@coolbutuseless.com>
Description: PDF is a standard file format for laying out text and images in documents. At its core, these documents are sequences of objects defined in plain text. This package allows for the creation of PDF documents at a very low level without any library or graphics device dependencies.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/coolbutuseless/minipdf
Depends: R (>= 4.1.0)
Imports: glue
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-31 09:38:56 UTC; mike
Author: Mike Cheng [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-09-05 11:40:02 UTC

More information about minipdf at CRAN
Permanent link

New package mini007 with initial version 0.1.0
Package: mini007
Title: Lightweight Framework for Orchestrating Multi-Agent Large Language Models
Version: 0.1.0
Description: Provides tools for creating agents with persistent state using R6 classes <https://cran.r-project.org/package=R6> and the 'ellmer' package <https://cran.r-project.org/package=ellmer>. Tracks prompts, messages, and agent metadata for reproducible, multi-turn large language model sessions.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: checkmate (>= 2.3.1), cli (>= 3.6.5), R6 (>= 2.6.1), uuid (>= 1.2.0)
Suggests: ellmer
NeedsCompilation: no
Packaged: 2025-08-31 11:16:43 UTC; mohamedelfodilihaddaden
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-05 11:40:08 UTC

More information about mini007 at CRAN
Permanent link

New package econtools with initial version 0.1.0
Package: econtools
Title: Enrich and Analyze Sovereign-Level Economic Data
Version: 0.1.0
Description: Provides a consistent set of functions for enriching and analyzing sovereign-level economic data. Economists, data scientists, and financial professionals can use the package to add standardized identifiers, demographic and macroeconomic indicators, and derived metrics such as gross domestic product per capita or government expenditure shares.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: cli, curl, dplyr (>= 1.0.0), rlang, wbwdi, econid, imfweo
Suggests: testthat (>= 3.0.0)
URL: https://github.com/tidy-intelligence/r-econtools, https://tidy-intelligence.github.io/r-econtools/
BugReports: https://github.com/tidy-intelligence/r-econtools/issues
NeedsCompilation: no
Packaged: 2025-08-31 14:39:11 UTC; krise
Author: Christoph Scheuch [aut, cre, cph]
Maintainer: Christoph Scheuch <christoph@tidy-intelligence.com>
Repository: CRAN
Date/Publication: 2025-09-05 11:40:13 UTC

More information about econtools at CRAN
Permanent link

New package connector.databricks with initial version 0.1.0
Package: connector.databricks
Title: Expand 'connector' Package for 'Databricks' Tables and Volumes
Version: 0.1.0
Description: Expands the 'connector' <https://github.com/NovoNordisk-OpenSource/connector> package and provides a convenient interface for accessing and interacting with 'Databricks' <https://www.databricks.com> volumes and tables directly from R.
License: Apache License (>= 2)
URL: https://novonordisk-opensource.github.io/connector.databricks/, https://github.com/NovoNordisk-OpenSource/connector.databricks
BugReports: https://github.com/NovoNordisk-OpenSource/connector.databricks/issues
Imports: arrow, brickster (>= 0.2.7), checkmate, cli, connector (>= 1.0.0), DBI, dbplyr, dplyr, fs, hms, odbc (>= 1.4.0), purrr, R6 (>= 2.4.0), rlang, withr, zephyr
Suggests: glue, knitr, mockery (>= 0.4.4), rmarkdown, testthat (>= 3.2.3), tibble, whirl (>= 0.3.0)
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-01 08:28:07 UTC; vlob
Author: Vladimir Obucina [aut, cre], Steffen Falgreen Larsen [aut], Aksel Thomsen [aut], Cervan Girard [aut], Oliver Lundsgaard [ctb], Skander Mulder [ctb], Novo Nordisk A/S [cph]
Maintainer: Vladimir Obucina <vlob@novonordisk.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-09-05 12:00:02 UTC

More information about connector.databricks at CRAN
Permanent link

Package covid19br (with last version 1.0.0) was removed from CRAN

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

2025-08-18 1.0.0
2023-10-15 0.1.8
2023-09-05 0.1.7
2023-07-04 0.1.6
2023-05-08 0.1.5
2022-03-30 0.1.4
2021-10-24 0.1.3
2021-10-17 0.1.3
2021-10-08 0.1.2
2020-11-24 0.1.1
2020-09-29 0.1.0

Permanent link
Package zcurve updated to version 2.4.5 with previous version 2.4.4 dated 2025-08-20

Title: An Implementation of Z-Curves
Description: An implementation of z-curves - a method for estimating expected discovery and replicability rates on the bases of test-statistics of published studies. The package provides functions for fitting the density, EM, and censored EM version (Bartoš & Schimmack, 2022, <doi:10.15626/MP.2021.2720>; Schimmack & Bartoš, 2023, <doi: 10.1371/journal.pone.0290084>), as well as the original density z-curve (Brunner & Schimmack, 2020, <doi:10.15626/MP.2018.874>). Furthermore, the package provides summarizing and plotting functions for the fitted z-curve objects. See the aforementioned articles for more information about the z-curves, expected discovery and replicability rates, validation studies, and limitations.
Author: Frantisek Bartos [aut, cre], Ulrich Schimmack [aut]
Maintainer: Frantisek Bartos <f.bartos96@gmail.com>

Diff between zcurve versions 2.4.4 dated 2025-08-20 and 2.4.5 dated 2025-09-05

 DESCRIPTION                  |    6 +++---
 MD5                          |    8 ++++----
 R/tools.R                    |    4 +++-
 build/partial.rdb            |binary
 tests/testthat/test-zcurve.R |    6 +++---
 5 files changed, 13 insertions(+), 11 deletions(-)

More information about zcurve at CRAN
Permanent link

Package tidymodels updated to version 1.4.0 with previous version 1.3.0 dated 2025-02-21

Title: Easily Install and Load the 'Tidymodels' Packages
Description: The tidy modeling "verse" is a collection of packages for modeling and statistical analysis that share the underlying design philosophy, grammar, and data structures of the tidyverse.
Author: Max Kuhn [aut, cre] , Hadley Wickham [aut], Posit Software, PBC [cph, fnd]
Maintainer: Max Kuhn <max@posit.co>

Diff between tidymodels versions 1.3.0 dated 2025-02-21 and 1.4.0 dated 2025-09-05

 DESCRIPTION                                                   |   30 +-
 LICENSE                                                       |    2 
 MD5                                                           |   36 +-
 NAMESPACE                                                     |    2 
 NEWS.md                                                       |    8 
 R/attach.R                                                    |   28 +-
 R/conflicts.R                                                 |   44 +--
 R/emails.R                                                    |    9 
 R/imports.R                                                   |    1 
 R/tags.R                                                      |   23 +
 R/tidymodels_prefer.R                                         |  138 ++++++----
 R/update.R                                                    |   54 +++
 README.md                                                     |   18 -
 build/vignette.rds                                            |binary
 inst/doc/Tags.R                                               |    4 
 inst/doc/Tags.Rmd                                             |    7 
 inst/rmarkdown/templates/model-analysis/skeleton/skeleton.Rmd |   22 -
 man/tidymodels-package.Rd                                     |    2 
 vignettes/Tags.Rmd                                            |    7 
 19 files changed, 288 insertions(+), 147 deletions(-)

More information about tidymodels at CRAN
Permanent link


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