Skip to content

enrichwith

0.5.0

Methods to Enrich R Objects with Extra Components

5packages depend
139.3Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Ioannis KosmidisFirst published 2016-08-0812 releasesCRAN page ↗GitHub ↗

Provides the "enrich()" method for augmenting list-like R objects with additional, model-specific components. Methods are currently available for objects of class "family", "link-glm", "lm", "glm", and "betareg". Enriched objects retain their original class and remain compatible with existing methods. For example, enriching a "glm" object produces an "enriched_glm" object that also inherits from "glm". In addition to the standard components, the "enriched_glm" object includes methods for simulation and functions to compute scores, observed and expected information matrices, first-order bias, and other model quantities such as densities, probabilities, and quantiles, which can be evaluated at use-supplied parameter values. The package also provides tools for generating customizable source code templates for the structured implementation of methods to compute new components and enrich arbitrary objects.

Install

Health

CRAN checks
13OK
Slowest check: 1.9 min · r-devel-linux-x86_64-fedora-clang
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

139.3K
CRAN downloads in the past year
Rank #1,158 · ~382/day · ~11.6K/mo
enrichwith
Daily download trend is not available in this view yet.
9.5K30 days
33.4K90 days
139.3K1 year
Compare downloads with other packages →
Also on5.2K r2u30 autocran1.8K conda_forge30 c2d4u

Repository

Repository
5Stars
0Forks
0Open issues
0Open PRs
1Releases
195Commits
1Contributors
infrastructurer
195 commits · Last activity 2026-04-29

Repository practices

Upstream repositoryBeta

1 development-tooling and community-health practice detected across 1 family in the upstream repository

Checks run against github.com/ikosmidis/enrichwith on 2026-07-19.

Continuous integration (1)
GitHub Actions
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
9 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.0.0
Imports (0)
none
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
5direct
17indirect

Code & Tests

Datasets

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

12 releases. R releases are shown for context.

  • 0.5.0Latest
    2026-04-29 · current release · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 0.4.0
    2025-09-08 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.3.1
    2020-01-10 · diff ↗
  • 0.3
    2019-10-14 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.2
    2019-01-11 · diff ↗
  • 0.1.1
    2018-05-04 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.1
    2017-11-06 · diff ↗
Show 7 earlier events
  • 0.0.5
    2017-10-08 · diff ↗
  • 0.0.4
    2017-05-12 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • 0.0.3
    2017-03-07 · diff ↗
  • 0.0.2
    2016-09-03 · diff ↗
  • 0.0.1
    2016-08-08
  • R
    R 3.3.0 released · 2016-05-03

Package metadata

First published
2016-08-08
Total releases
12 / 10 yrs
License
GPL-3 OSI
Download size
123 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →