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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Thu, 01 Feb 2024 16:41:23 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-insight_0.19.8+dfsg-1.dsc 3.1 KiB 9159e5ea880e52c07c68cb14d7b903e50d5fab9fb9e80008efbb32c823549f7d
r-cran-insight_0.19.8+dfsg.orig.tar.xz 535.1 KiB 0fe383609b288cee62a468902b7c76d534a7eba595e6b0eeb37ad5550c5d1fe1
r-cran-insight_0.19.8+dfsg-1.debian.tar.xz 4.1 KiB bdac74587c44d46d6256cbd1884b96d86aa267dd74ba22ccc17406ef50c3141a

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.