r-cran-insight 0.7.0-1 source package in Ubuntu

Changelog

r-cran-insight (0.7.0-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 18 Nov 2019 23:36:47 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-insight_0.7.0-1.dsc 2.1 KiB 6a61a7c9c8e48d24fd1646d8f7f474200e93a4841c1779d50782d5a9e9e8d868
r-cran-insight_0.7.0.orig.tar.gz 641.1 KiB 588be1495c1604f9fe3f64e322e49096b45ec541a20e946ef3a18d3c10619daa
r-cran-insight_0.7.0-1.debian.tar.xz 2.2 KiB 4bb986cc40e26df8bae971ba959f5df8507af87abee778b99237ff529856eb25

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.