遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/5541)
<a href="https://www.bestpractices.dev/projects/5541"><img src="https://www.bestpractices.dev/projects/5541/badge"></a>
An R package implementing Rousseeuw & Verboven (2002): Robust Estimation in Very Small Samples
As a FLOSS project for R, it is easy for anyone to fork/clone the project and assume maintenance even without access to the behind-the-scenes elements of the githup repository: https://cran.r-project.org/doc/manuals/r-release/R-exts.html
Too small of a project and easily forked: https://cran.r-project.org/doc/manuals/r-release/R-exts.html
See source files in https://github.com/aadler/revss/tree/master/R
https://github.com/aadler/revss Repository on GitHub, which uses git. git is distributed.
https://github.com/aadler/revss/issues
Lead maintainer's Github account login requires 2FA using Yubikey
https://github.com/aadler/revss#submission
Project is too small right now.
R packages by definition are reproducible builds. Anyone can download the source code from https://CRAN.R-project.org/package=revss and build it
The tinytest package for R is a standard testing method for R packages See files in: https://github.com/aadler/revss/tree/master/inst/tinytest
https://github.com/aadler/revss/actions/workflows/R-CMD-check.yaml
https://app.codecov.io/gh/aadler/revss?branch=master
https://app.codecov.io/gh/aadler/revss/branches?page=1&order=-updatestamp
https://github.com/aadler/revss
The software is an add-in to the R statistical platform and does no I/O in and of itself.It gets checked with memory sanitizer flags on Rhub.
tinytest test suite with 100% coverage
Built into the testsuite checks
后退