-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pkgcheck results - main #14
Comments
Checks for octolog (v0.1.1.9000)git hash: 0f067a75
Package License: MIT + file LICENSE 1. Statistical PropertiesThis package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing. Details of statistical properties (click to open)
The package has:
Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages
The final measure (
1a. Network visualisationAn interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact. 2.
|
name | conclusion | sha | date |
---|---|---|---|
Octolog example workflow | success | 0f067a | 2022-02-18 |
pages build and deployment | success | d61de2 | 2022-02-18 |
pkgcheck | 0f067a | 2022-02-18 | |
pkgdown | success | 0f067a | 2022-02-18 |
R-CMD-check | 0f067a | 2022-02-18 | |
test-coverage | success | 0f067a | 2022-02-18 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.45
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 16 potential issues:
message | number of times |
---|---|
Avoid changing the working directory, or restore it in on.exit | 2 |
Lines should not be more than 80 characters. | 14 |
Package Versions
package | version |
---|---|
pkgstats | 0.0.3.88 |
pkgcheck | 0.0.2.239 |
Checks for octolog (v0.1.1.9000)git hash: 8e71de90
Package License: MIT + file LICENSE 1. Statistical PropertiesThis package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing. Details of statistical properties (click to open)
The package has:
Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages
The final measure (
1a. Network visualisationAn interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact. 2.
|
name | conclusion | sha | date |
---|---|---|---|
Octolog example workflow | success | 8e71de | 2022-02-19 |
pages build and deployment | success | fadb08 | 2022-02-19 |
pkgcheck | 8e71de | 2022-02-19 | |
pkgdown | success | 8e71de | 2022-02-19 |
R-CMD-check | 8e71de | 2022-02-19 | |
test-coverage | success | 8e71de | 2022-02-19 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.45
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 16 potential issues:
message | number of times |
---|---|
Avoid changing the working directory, or restore it in on.exit | 2 |
Lines should not be more than 80 characters. | 14 |
Package Versions
package | version |
---|---|
pkgstats | 0.0.3.88 |
pkgcheck | 0.0.2.239 |
Checks for octolog (v0.1.1.9000)git hash: c98a13b8
Package License: MIT + file LICENSE 1. Package DependenciesDetails of Package Dependency Usage (click to open)
The table below tallies all function calls to all packages ('ncalls'), both internal (r-base + recommended, along with the package itself), and external (imported and suggested packages). 'NA' values indicate packages to which no identified calls to R functions could be found. Note that these results are generated by an automated code-tagging system which may not be entirely accurate.
Click below for tallies of functions used in each package. Locations of each call within this package may be generated locally by running 's <- pkgstats::pkgstats(<path/to/repo>)', and examining the 'external_calls' table. basemessage (5), c (4), Sys.getenv (3), append (2), call (2), write (2), dir (1), for (1), gsub (1), integer (1), parent.frame (1), paste0 (1) octologdisable_github_colors (1), enable_github_colors (1), encode_string (1), get_location_string (1), is_absolute_path (1), octo_abort (1), octo_add_path (1), octo_debug (1), octo_echo_off (1), octo_echo_on (1), octo_end_group (1), octo_inform (1), octo_mask_envvar (1), octo_mask_value (1), octo_set_envvar (1) utilshead (3), getSrcFilename (2) clicli_bullets (2) glueglue (1) opensslrand_bytes (1) rlangcaller_env (1) withrlocal_options (1) 2. Statistical PropertiesThis package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing. Details of statistical properties (click to open)
The package has:
Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages
All parameters are explained as tooltips in the locally-rendered HTML version of this report generated by the The final measure (
2a. Network visualisationAn interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact. 3.
|
id | name | conclusion | sha | run_number | date |
---|---|---|---|---|---|
2561445688 | Octolog example workflow | success | c98a13 | 129 | 2022-06-25 |
2561451589 | pages build and deployment | NA | 47a0d3 | 43 | 2022-06-25 |
2561445687 | pkgcheck | NA | c98a13 | 23 | 2022-06-25 |
2561445686 | pkgdown | success | c98a13 | 47 | 2022-06-25 |
2561445690 | R-CMD-check | NA | c98a13 | 113 | 2022-06-25 |
2561445685 | test-coverage | success | c98a13 | 104 | 2022-06-25 |
2561445689 | Update Meta | NA | c98a13 | 1 | 2022-06-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.77
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 13 potential issues:
message | number of times |
---|---|
Avoid changing the working directory, or restore it in on.exit | 2 |
Lines should not be more than 80 characters. | 11 |
Package Versions
package | version |
---|---|
pkgstats | 0.1.0.1 |
pkgcheck | 0.0.3.69 |
Checks for octolog (v0.1.1.9000)git hash: 60c03af7
Package License: MIT + file LICENSE 1. Package DependenciesDetails of Package Dependency Usage (click to open)
The table below tallies all function calls to all packages ('ncalls'), both internal (r-base + recommended, along with the package itself), and external (imported and suggested packages). 'NA' values indicate packages to which no identified calls to R functions could be found. Note that these results are generated by an automated code-tagging system which may not be entirely accurate.
Click below for tallies of functions used in each package. Locations of each call within this package may be generated locally by running 's <- pkgstats::pkgstats(<path/to/repo>)', and examining the 'external_calls' table. basemessage (5), c (4), Sys.getenv (3), append (2), call (2), write (2), dir (1), for (1), gsub (1), integer (1), parent.frame (1), paste0 (1) octologdisable_github_colors (1), enable_github_colors (1), encode_string (1), get_location_string (1), is_absolute_path (1), octo_abort (1), octo_add_path (1), octo_debug (1), octo_echo_off (1), octo_echo_on (1), octo_end_group (1), octo_inform (1), octo_mask_envvar (1), octo_mask_value (1), octo_set_envvar (1) utilshead (3), getSrcFilename (2) clicli_bullets (2) glueglue (1) opensslrand_bytes (1) rlangcaller_env (1) withrlocal_options (1) 2. Statistical PropertiesThis package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing. Details of statistical properties (click to open)
The package has:
Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages
All parameters are explained as tooltips in the locally-rendered HTML version of this report generated by the The final measure (
2a. Network visualisationAn interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact. 3.
|
id | name | conclusion | sha | run_number | date |
---|---|---|---|---|---|
2561567624 | Octolog example workflow | success | 60c03a | 131 | 2022-06-25 |
2561573291 | pages build and deployment | success | 2cafdf | 45 | 2022-06-25 |
2561567623 | pkgcheck | NA | 60c03a | 25 | 2022-06-25 |
2561567621 | pkgdown | success | 60c03a | 49 | 2022-06-25 |
2561567620 | R-CMD-check | NA | 60c03a | 115 | 2022-06-25 |
2561567622 | test-coverage | success | 60c03a | 106 | 2022-06-25 |
2561445689 | Update Meta | success | c98a13 | 1 | 2022-06-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.77
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 11 potential issues:
message | number of times |
---|---|
Lines should not be more than 80 characters. | 11 |
Package Versions
package | version |
---|---|
pkgstats | 0.1.0.1 |
pkgcheck | 0.0.3.69 |
Checks for octolog (v0.1.1.9000)git hash: f17ff3a6
Important: All failing checks above must be addressed prior to proceeding Package License: MIT + file LICENSE 1. Package DependenciesDetails of Package Dependency Usage (click to open)
The table below tallies all function calls to all packages ('ncalls'), both internal (r-base + recommended, along with the package itself), and external (imported and suggested packages). 'NA' values indicate packages to which no identified calls to R functions could be found. Note that these results are generated by an automated code-tagging system which may not be entirely accurate.
Click below for tallies of functions used in each package. Locations of each call within this package may be generated locally by running 's <- pkgstats::pkgstats(<path/to/repo>)', and examining the 'external_calls' table. basemessage (5), c (4), Sys.getenv (3), append (2), call (2), write (2), dir (1), for (1), gsub (1), integer (1), parent.frame (1), paste0 (1) octologdisable_github_colors (1), enable_github_colors (1), encode_string (1), get_location_string (1), is_absolute_path (1), octo_abort (1), octo_add_path (1), octo_debug (1), octo_echo_off (1), octo_echo_on (1), octo_end_group (1), octo_inform (1), octo_mask_envvar (1), octo_mask_value (1), octo_set_envvar (1) utilshead (3), getSrcFilename (2) clicli_bullets (2) glueglue (1) opensslrand_bytes (1) rlangcaller_env (1) withrlocal_options (1) 2. Statistical PropertiesThis package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing. Details of statistical properties (click to open)
The package has:
Statistical properties of package structure as distributional percentiles in relation to all current CRAN packages
All parameters are explained as tooltips in the locally-rendered HTML version of this report generated by the The final measure (
2a. Network visualisationAn interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact. 3.
|
id | name | conclusion | sha | run_number | date |
---|---|---|---|---|---|
5128351033 | Octolog example workflow | success | f17ff3 | 137 | 2023-05-31 |
5128367403 | pages build and deployment | NA | 372ac6 | 46 | 2023-05-31 |
5128351037 | pkgcheck | NA | f17ff3 | 26 | 2023-05-31 |
5128351034 | pkgdown | success | f17ff3 | 50 | 2023-05-31 |
5128351036 | R-CMD-check | NA | f17ff3 | 121 | 2023-05-31 |
5128351035 | test-coverage | success | f17ff3 | 112 | 2023-05-31 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.77
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 11 potential issues:
message | number of times |
---|---|
Lines should not be more than 80 characters. | 11 |
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.4 |
pkgcheck | 0.1.1.24 |
Checks for octolog (v0.1.1.9000)
git hash: fb7da5d7
Package License: MIT + file LICENSE
1. Statistical Properties
This package features some noteworthy statistical properties which may need to be clarified by a handling editor prior to progressing.
Details of statistical properties (click to open)
The package has:
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 exportedThe 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.1a. Network visualisation
An interactive visualisation of calls between objects in the package has been uploaded as a workflow artefact. To view it, click on results from the latest 'pkgcheck' action, scroll to the bottom, and click on the 'visual-network' artefact.
2.
goodpractice
and other checksDetails of goodpractice and other checks (click to open)
3a. Continuous Integration Badges
GitHub Workflow Results
3b.
goodpractice
resultsR CMD check
with rcmdcheckrcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 91.39
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 16 potential issues:
Package Versions
The text was updated successfully, but these errors were encountered: