R.oo

R package: R.oo - R Object-Oriented Programming with or without References

https://github.com/henrikbengtsson/r.oo

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary

Keywords

cran package r

Keywords from Contributors

reproducibility
Last synced: 6 months ago · JSON representation

Repository

R package: R.oo - R Object-Oriented Programming with or without References

Basic Info
Statistics
  • Stars: 20
  • Watchers: 2
  • Forks: 1
  • Open Issues: 4
  • Releases: 0
Topics
cran package r
Created almost 12 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing

README.md

CRAN check status R CMD check status Coverage Status

R.oo: R Object-Oriented Programming with or without References

Installation

R package R.oo is available on CRAN and can be installed in R as: r install.packages("R.oo")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use: r remotes::install_github("HenrikBengtsson/R.oo", ref="develop") This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.

Owner

  • Name: Henrik Bengtsson
  • Login: HenrikBengtsson
  • Kind: user
  • Company: UCSF

Assoc Professor. R Foundation. R Consortium. Many R packages, e.g. future & matrixStats.

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 421
  • Total Committers: 4
  • Avg Commits per committer: 105.25
  • Development Distribution Score (DDS): 0.012
Past Year
  • Commits: 16
  • Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Top Committers
Name Email Commits
Henrik Bengtsson hb@a****g 416
gara-z g****a@g****m 3
Michael Chirico m****4@g****m 1
Martin Pacala m****a@w****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 24
  • Total pull requests: 2
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 1.25
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: 3 days
  • Average time to close pull requests: 3 months
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 2.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • HenrikBengtsson (20)
  • arunsrinivasan (1)
  • mmaechler (1)
  • shay-zakov (1)
  • bersbersbers (1)
Pull Request Authors
  • MichaelChirico (2)
  • gara-z (1)
Top Labels
Issue Labels
enhancement (10) bug (7) CRAN Policy (2) help wanted (1) wontfix (1) question (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 163,266 last-month
  • Total docker downloads: 1,918,741
  • Total dependent packages: 38
    (may contain duplicates)
  • Total dependent repositories: 133
    (may contain duplicates)
  • Total versions: 56
  • Total maintainers: 1
cran.r-project.org: R.oo

R Object-Oriented Programming with or without References

  • Versions: 51
  • Dependent Packages: 27
  • Dependent Repositories: 121
  • Downloads: 163,266 Last month
  • Docker Downloads: 1,918,741
Rankings
Downloads: 0.8%
Dependent repos count: 1.9%
Dependent packages count: 2.7%
Average: 10.5%
Stargazers count: 12.1%
Docker downloads count: 17.3%
Forks count: 28.2%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: r-r.oo
  • Versions: 5
  • Dependent Packages: 11
  • Dependent Repositories: 12
Rankings
Dependent packages count: 5.5%
Dependent repos count: 10.2%
Average: 32.9%
Stargazers count: 49.7%
Forks count: 66.1%
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.13.0 depends
  • R.methodsS3 >= 1.8.2 depends
  • methods * imports
  • utils * imports
  • tools * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite