More information about connector.databricks at CRAN
Permanent link
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
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(-)
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(-)