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

Changelog

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

  * New upstream version
  * Set upstream metadata fields: Bug-Submit.

 -- Andreas Tille <email address hidden>  Fri, 06 Dec 2019 19:29:06 +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.1-1.dsc 2.1 KiB 3a72ca7d4b13930176508eca5f7b8b0034c037accb08a36634b8458cf4ef37d9
r-cran-insight_0.7.1.orig.tar.gz 643.4 KiB 4d3505ee53e103979f4a2d32e4151787bab2c3ed5460c7d3e25af18d51ae9269
r-cran-insight_0.7.1-1.debian.tar.xz 2.3 KiB e41ef35afc8bb6a367530e187cfb9bfd494d692795c640ab9d7106c68e05c1f9

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.