r-cran-insight 0.19.3+dfsg-1 source package in Ubuntu

Changelog

r-cran-insight (0.19.3+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Sun, 23 Jul 2023 12:47:23 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-insight_0.19.3+dfsg-1.dsc 3.1 KiB 47c0bbb3d7ee3891f262ae188185e0ad473576f993e58139bad253b7777d9948
r-cran-insight_0.19.3+dfsg.orig.tar.xz 526.0 KiB 7349449a5ff5660ef2973d09fb3d5b8cd14d804458d98402fe34ce3e7ae1aa52
r-cran-insight_0.19.3+dfsg-1.debian.tar.xz 4.1 KiB d1d8440eacd312beb25d87bef4f715a038a0995ae67582da17d48831f4d4e048

Available diffs

No changes file available.

Binary packages built by this source

r-cran-insight: GNU R easy access to model information for various model objects

 A tool to provide an easy, intuitive and consistent access to
 information contained in various R models, like model formulas, model terms,
 information about random effects, data that was used to fit the model or
 data from response variables. 'insight' mainly revolves around two types
 of functions: Functions that find (the names of) information, starting with
 'find_', and functions that get the underlying data, starting with 'get_'.
 The package has a consistent syntax and works with many different model
 objects, where otherwise functions to access these information are missing.