Skip to content

vfunc

1.0

Manipulate Virtual Functions

0packages depend
1.7Kdownloads / year
94.7%test coverage
13/13checks pass

Overview

About
Maintained by Robin K. S. HankinFirst published 2025-07-281 releasesCRAN page ↗

If f <- function(x){x^2} and g <- function(x){x+1} it is a constant source of annoyance that "f+g" is not defined. Package 'vfunc' allows you to do this, and we have (f+g)(2) returning 5. The other arithmetic operators are similarly implemented. A wide class of coding bugs is eliminated.

Install

Health

CRAN checks
13OK
Slowest check: 1.3 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 1.43
94.7%
Coverage · measured lines
97%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 626 wordsVignettesYes · dynamicpkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

1.7K
CRAN downloads in the past year
Rank #23,219 · ~5/day · ~144/mo
Daily download trend is not available in this view yet.
13630 days
48390 days
1.7K1 year
Compare downloads with other packages →
Also on73 r2u29 autocran

Dependencies

Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.2.0
Imports (1)
methods
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Listed in earlier versions (1)
no longer listed · 1.0
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.0Latest
    2026-03-10 · current release
  • R
    R 4.5.0 released · 2025-04-11

Package metadata

First published
2025-07-28
Total releases
1 / 1 yrs
License
GPL-2 OSI
Minimum R
≥ 4.2.0
Download size
134 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →