Open sckott opened 3 years ago
git hash: 7fd0de88
Important: All failing checks above must be addressed prior to proceeding
Package License: MIT + file LICENSE
This package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing.
The package has: - code in R (100% in 16 files) and - 1 authors - no vignette - no internal data file - 3 imported packages - 106 exported functions (median 4 lines of code) - no non-exported function in R (median 4 lines of code) --- Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages The following terminology is used: - `loc` = "Lines of Code" - `fn` = "function" - `exp`/`not_exp` = exported / not exported The final measure (`fn_call_network_size`) is the total number of calls between functions (in R), or more abstract relationships between code objects in other languages. Values are flagged as "noteworthy" when they lie in the upper or lower 5th percentile. |measure | value| percentile|noteworthy | |:-----------------------|-----:|----------:|:----------| |files_R | 16| 72.7| | |files_vignettes | 0| 0.0|TRUE | |files_tests | 5| 78.5| | |loc_R | 263| 25.0| | |loc_tests | 111| 38.3| | |num_vignettes | 0| 0.0|TRUE | |n_fns_r | 106| 72.6| | |n_fns_r_exported | 106| 95.6|TRUE | |n_fns_r_not_exported | 0| 0.0|TRUE | |n_fns_per_file_r | 2| 27.0| | |num_params_per_fn | 2| 10.7| | |loc_per_fn_r | 4| 7.2| | |loc_per_fn_r_exp | 4| 4.6|TRUE | |loc_per_fn_r_not_exp | 4| 11.0| | |rel_whitespace_R | 18| 29.2| | |rel_whitespace_tests | 49| 82.3| | |doclines_per_fn_exp | 63| 74.8| | |doclines_per_fn_not_exp | 0| 0.0|TRUE | |fn_call_network_size | 73| 70.8| | ---
Interactive network visualisation of calls between objects in package can be viewed by clicking here
goodpractice
and other checks### 3a. Continuous Integration Badges [![github](https://cranchecks.info/badges/worst/discgolf)](https://cranchecks.info/pkgs/discgolf) [![R-check](https://github.com/sckott/discgolf/workflows/R-check/badge.svg)](https://github.com/sckott/discgolf/actions?query=workflow%3AR-check) [![codecov.io](https://codecov.io/github/sckott/discgolf/coverage.svg)](https://github.com/sckott/discgolf/actions) --- ### 3b. `goodpractice` results ### Test Coverage Package: 0 The following files are not completely covered by tests: file | coverage --- | --- R/badges.R | 0% R/categories.R | 0% R/emails.R | 0% R/groups.R | 0% R/http.R | 0% R/notifications.R | 0% R/posts.R | 0% R/private_messages.R | 0% R/reports.R | 0% R/search.R | 0% R/tag.R | 0% R/topics.R | 0% R/users.R | 0% R/zzz.R | 0% ### lintr lintr found the following 7 potential issues: message | number of times --- | --- Lines should not be more than 80 characters. | 7
|package |version | |:--------|:---------| |pkgstats |0.0.0.246 | |pkgcheck |0.0.1.354 |
Processing may not proceed until the items marked with :heavy_multiplication_x: have been resolved.
Submitting Author: Scott Chamberlain (@sckott) Repository: https://github.com/sckott/discgolf Version submitted: Submission type: Stats Editor: TBD Reviewers: TBD
Archive: TBD Version accepted: TBD
statistical-software-review-book