Skip to content
This package was removed from CRAN on 2022-05-23. Its history is shown below.
Reason: check issues were not corrected despite reminders
Details below reflect version 1.0.3, its last release before removal.

GuessCompx

1.0.3

Empirically Estimates Algorithm Complexity

0packages depend
downloads / year
test coverage
checks pass

Overview

About
Maintained by Marc Agenis1 releasesCRAN page ↗GitHub ↗

Make an empirical guess on the time and memory complexities of an algorithm or a function. Tests multiple, increasing size random samples of your data and tries to fit various complexity functions o(n), o(n2), o(log(n)), etc. Based on best fit, it predicts the full computation time on your whole dataset. Results are plotted with 'ggplot2'.

Install

Health

CRAN checks

CRAN check results are not tracked yet.

Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
5
Dependencies · direct

Documentation

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

Downloads

Daily download trend is not available in this view yet.
Also on65 r2u16 autocran

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Suggests (2)
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code & Tests

Code Composition
R 361 (54%)Rd 181 (27%)Vignettes 68 (10%)Markdown 62 (9%)
Code characteristics
Cyclomatic complexity
3.0 median / 18 max

Test coverage

Line coverage

Expression

Tests / Examples

Functions

6 2 exported

Complexity

5.7 avg / 18 max

Call network

6 nodes / 4 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (2)
Other (2)
Contributor
Contributor
Package Timeline

1 release. R releases are shown for context.

  • R
    R 4.3.0 released · 2023-04-21
  • archivedRemoved from CRAN
    2022-05-23
    check issues were not corrected despite reminders
  • 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
  • 1.0.3
    2019-06-03
  • R
    R 3.6.0 released · 2019-04-26

Package metadata

Total releases
1
License
GPL-3 OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →