-
Notifications
You must be signed in to change notification settings - Fork 8
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 #36
Comments
Checks for geodist (v0.0.8.006)git hash: fafde573
Important: All failing checks above must be addressed prior to proceeding (Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
5347356001 | pages build and deployment | success | 23bee3 | 18 | 2023-06-22 |
5347333167 | pkgcheck | NA | fafde5 | 20 | 2023-06-22 |
5347333169 | pkgdown | success | fafde5 | 38 | 2023-06-22 |
5347333170 | R-CMD-check | NA | fafde5 | 40 | 2023-06-22 |
5347333168 | test-coverage | success | fafde5 | 40 | 2023-06-22 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.25
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.4 |
pkgcheck | 0.1.1.26 |
Checks for geodist (v0.0.8.007)git hash: 789eb46e
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
5347463583 | pages build and deployment | success | 71bea8 | 19 | 2023-06-22 |
5347444509 | pkgcheck | NA | 789eb4 | 21 | 2023-06-22 |
5347444515 | pkgdown | success | 789eb4 | 39 | 2023-06-22 |
5347444514 | R-CMD-check | NA | 789eb4 | 41 | 2023-06-22 |
5347444513 | test-coverage | success | 789eb4 | 41 | 2023-06-22 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.17
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.4 |
pkgcheck | 0.1.1.26 |
Checks for geodist (v0.0.8.015)git hash: ebf471d7
Important: All failing checks above must be addressed prior to proceeding (Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
5924589060 | pages build and deployment | success | 244f05 | 20 | 2023-08-21 |
5924568132 | pkgcheck | NA | ebf471 | 22 | 2023-08-21 |
5924568125 | pkgdown | success | ebf471 | 40 | 2023-08-21 |
5924568136 | R-CMD-check | NA | ebf471 | 42 | 2023-08-21 |
5924568129 | test-coverage | success | ebf471 | 42 | 2023-08-21 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.26
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.4 |
pkgcheck | 0.1.2.1 |
Checks for geodist (v0.0.8.016)git hash: 9d296970
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
6284075588 | pages build and deployment | success | 9c12dd | 21 | 2023-09-23 |
6284067395 | pkgcheck | NA | 9d2969 | 23 | 2023-09-23 |
6284067390 | pkgdown | success | 9d2969 | 41 | 2023-09-23 |
6284067396 | R-CMD-check | NA | 9d2969 | 43 | 2023-09-23 |
6284067392 | test-coverage | success | 9d2969 | 43 | 2023-09-23 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.26
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.8 |
pkgcheck | 0.1.2.3 |
Checks for geodist (v0.0.8.016)git hash: 7c85bf9c
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
7489233784 | pages build and deployment | NA | 81b935 | 22 | 2024-01-11 |
7489200858 | pkgcheck | NA | 7c85bf | 24 | 2024-01-11 |
7489200880 | pkgdown | success | 7c85bf | 43 | 2024-01-11 |
7489200872 | R-CMD-check | NA | 7c85bf | 45 | 2024-01-11 |
7489200882 | test-coverage | success | 7c85bf | 45 | 2024-01-11 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.78
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.9 |
pkgcheck | 0.1.2.11 |
Checks for geodist (v0.0.8.016)git hash: df073cd3
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
9027813437 | pages build and deployment | success | b3ea75 | 23 | 2024-05-10 |
9027789479 | pkgcheck | NA | df073c | 25 | 2024-05-10 |
9027789488 | pkgdown | success | df073c | 46 | 2024-05-10 |
9027789480 | R-CMD-check | NA | df073c | 48 | 2024-05-10 |
9027789487 | test-coverage | success | df073c | 48 | 2024-05-10 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.36
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.3.13 |
pkgcheck | 0.1.2.21 |
Checks for geodist (v0.0.8.021)git hash: 9824d76a
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
9209121208 | pages build and deployment | success | ef8686 | 25 | 2024-05-23 |
9209098041 | pkgcheck | NA | 9824d7 | 27 | 2024-05-23 |
9209098028 | pkgdown | success | 9824d7 | 48 | 2024-05-23 |
9209098032 | R-CMD-check | NA | 9824d7 | 50 | 2024-05-23 |
9209098046 | test-coverage | success | 9824d7 | 50 | 2024-05-23 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.32
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.5.2 |
pkgcheck | 0.1.2.40 |
Checks for geodist (v0.0.8.024)git hash: 59f15d19
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
9209703987 | pages build and deployment | success | 84ff19 | 26 | 2024-05-23 |
9209677135 | pkgcheck | NA | 59f15d | 28 | 2024-05-23 |
9209677136 | pkgdown | success | 59f15d | 49 | 2024-05-23 |
9209677137 | R-CMD-check | NA | 59f15d | 51 | 2024-05-23 |
9209677133 | test-coverage | success | 59f15d | 51 | 2024-05-23 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.27
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.5.2 |
pkgcheck | 0.1.2.40 |
Checks for geodist (v0.1.0)git hash: 2ab46fc9
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
9210152916 | pages build and deployment | success | 0708e2 | 27 | 2024-05-23 |
9210123629 | pkgcheck | NA | 2ab46f | 29 | 2024-05-23 |
9210153940 | pkgdown | NA | 2ab46f | 51 | 2024-05-23 |
9210123639 | R-CMD-check | success | 2ab46f | 52 | 2024-05-23 |
9210123626 | test-coverage | success | 2ab46f | 52 | 2024-05-23 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.36
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found the following 4 potential issues:
message | number of times |
---|---|
Avoid library() and require() calls in packages | 1 |
Avoid using sapply, consider vapply instead, that's type safe | 3 |
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.1.5.2 |
pkgcheck | 0.1.2.40 |
Checks for geodist (v0.1.0.002)git hash: bdbfb07a
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
11996243810 | pages build and deployment | success | 3e715f | 30 | 2024-11-24 |
11996227996 | pkgcheck | NA | bdbfb0 | 31 | 2024-11-24 |
11996227992 | pkgdown | success | bdbfb0 | 53 | 2024-11-24 |
11996227995 | R-CMD-check | NA | bdbfb0 | 54 | 2024-11-24 |
11996227997 | test-coverage | success | bdbfb0 | 54 | 2024-11-24 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 76.84
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.003)git hash: 3c61f674
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12006146925 | .github/workflows/test-coverage.yaml | failure | 3c61f6 | 55 | 2024-11-25 |
12006168830 | pages build and deployment | success | b1c3c2 | 33 | 2024-11-25 |
12006147025 | pkgcheck | NA | 3c61f6 | 32 | 2024-11-25 |
11996227992 | pkgdown | success | bdbfb0 | 53 | 2024-11-24 |
12006147035 | pkgdown.yaml | success | 3c61f6 | 54 | 2024-11-25 |
11996227995 | R-CMD-check | failure | bdbfb0 | 54 | 2024-11-24 |
12006147029 | R-CMD-check.yaml | failure | 3c61f6 | 55 | 2024-11-25 |
11996227997 | test-coverage | success | bdbfb0 | 54 | 2024-11-24 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.76
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.005)git hash: abc4980c
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12006146925 | .github/workflows/test-coverage.yaml | failure | 3c61f6 | 55 | 2024-11-25 |
12006298491 | pages build and deployment | NA | a9e295 | 36 | 2024-11-25 |
12006252187 | pkgcheck | NA | abc498 | 33 | 2024-11-25 |
11996227992 | pkgdown | success | bdbfb0 | 53 | 2024-11-24 |
12006252188 | pkgdown.yaml | success | abc498 | 55 | 2024-11-25 |
11996227995 | R-CMD-check | failure | bdbfb0 | 54 | 2024-11-24 |
12006252185 | R-CMD-check.yaml | failure | abc498 | 56 | 2024-11-25 |
11996227997 | test-coverage | success | bdbfb0 | 54 | 2024-11-24 |
12006252214 | test-coverage.yaml | failure | abc498 | 56 | 2024-11-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.4
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.007)git hash: 25a9218b
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12006146925 | .github/workflows/test-coverage.yaml | failure | 3c61f6 | 55 | 2024-11-25 |
12006877743 | pages build and deployment | failure | c627a3 | 38 | 2024-11-25 |
12006852772 | pkgcheck | NA | 25a921 | 34 | 2024-11-25 |
11996227992 | pkgdown | success | bdbfb0 | 53 | 2024-11-24 |
12006852768 | pkgdown.yaml | success | 25a921 | 56 | 2024-11-25 |
11996227995 | R-CMD-check | failure | bdbfb0 | 54 | 2024-11-24 |
12006852767 | R-CMD-check.yaml | failure | 25a921 | 57 | 2024-11-25 |
11996227997 | test-coverage | success | bdbfb0 | 54 | 2024-11-24 |
12006852770 | test-coverage.yaml | failure | 25a921 | 57 | 2024-11-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.23
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.009)git hash: c31dcec0
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12006146925 | .github/workflows/test-coverage.yaml | failure | 3c61f6 | 55 | 2024-11-25 |
12007091053 | pages build and deployment | success | b8355c | 41 | 2024-11-25 |
12007068577 | pkgcheck | NA | c31dce | 36 | 2024-11-25 |
12007068559 | pkgdown.yaml | success | c31dce | 58 | 2024-11-25 |
12007068575 | R-CMD-check.yaml | failure | c31dce | 59 | 2024-11-25 |
12007068567 | test-coverage.yaml | failure | c31dce | 59 | 2024-11-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.41
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.010)git hash: b317effd
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12007232252 | pages build and deployment | NA | f93d81 | 44 | 2024-11-25 |
12007183716 | pkgcheck | NA | b317ef | 37 | 2024-11-25 |
12007183720 | pkgdown.yaml | success | b317ef | 59 | 2024-11-25 |
12007183725 | R-CMD-check.yaml | NA | b317ef | 60 | 2024-11-25 |
12007183719 | test-coverage.yaml | failure | b317ef | 60 | 2024-11-25 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 76.84
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.012)git hash: 27ae8657
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12026788003 | pages build and deployment | success | c30c94 | 46 | 2024-11-26 |
12026755497 | pkgcheck | NA | 27ae86 | 39 | 2024-11-26 |
12026755525 | pkgdown.yaml | success | 27ae86 | 63 | 2024-11-26 |
12026755508 | R-CMD-check.yaml | success | 27ae86 | 64 | 2024-11-26 |
12026755506 | test-coverage.yaml | failure | 27ae86 | 64 | 2024-11-26 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.27
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.013)git hash: 46b4241d
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12047039567 | pages build and deployment | success | d28d5f | 48 | 2024-11-27 |
12047015998 | pkgcheck | NA | 46b424 | 41 | 2024-11-27 |
12047016015 | pkgdown.yaml | success | 46b424 | 68 | 2024-11-27 |
12047016026 | R-CMD-check.yaml | success | 46b424 | 69 | 2024-11-27 |
12047016013 | test-coverage.yaml | failure | 46b424 | 69 | 2024-11-27 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.84
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.1.0.014)git hash: a08240e5
(Checks marked with 👀 may be optionally addressed.) 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. baseas.vector (9), c (7), lapply (3), unlist (3), matrix (2), seq_along (2), abs (1), cbind (1), drop (1), grep (1), grepl (1), if (1), ifelse (1), is.numeric (1), mean (1), names (1), paste0 (1), rbind (1), which (1) geodistfind_xy_cols (2), geodist (2), geodist_paired (2), geodist_paired_vec (2), match_xy_pattern (2), check_max_d (1), check_vec_inputs (1), chk_is_num_len_1 (1), convert_to_matrix (1), f (1), geodist_benchmark (1), geodist_min (1), geodist_seq (1), geodist_seq_vec (1), geodist_vec (1), geodist_x (1), geodist_x_vec (1), geodist_xy (1), geodist_xy_vec (1), georange (1), georange_seq (1), georange_x (1), georange_xy (1), get_delta (1) statsrunif (2), optim (1) NOTE: No imported packages appear to have associated function calls; please ensure with author that these 'Imports' are listed appropriately. 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 |
---|---|---|---|---|---|
12065343820 | pages build and deployment | success | f93112 | 50 | 2024-11-28 |
12065319216 | pkgcheck | NA | a08240 | 43 | 2024-11-28 |
12065319227 | pkgdown.yaml | success | a08240 | 73 | 2024-11-28 |
12065319210 | R-CMD-check.yaml | success | a08240 | 74 | 2024-11-28 |
12065319214 | test-coverage.yaml | failure | a08240 | 74 | 2024-11-28 |
3b. goodpractice
results
R CMD check
with rcmdcheck
rcmdcheck found no errors, warnings, or notes
Test coverage with covr
Package coverage: 78.23
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
4. Other Checks
Details of other checks (click to open)
✖️ The following 2 function names are duplicated in other packages:
-
geodist
from gear, gmt, sna, spaa
-
georange
from divDyn
Package Versions
package | version |
---|---|
pkgstats | 0.2.0.48 |
pkgcheck | 0.1.2.77 |
Checks for geodist (v0.0.7.022)
git hash: 96552497
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.77
Cyclocomplexity with cyclocomp
No functions have cyclocomplexity >= 15
Static code analyses with lintr
lintr found no issues with this package!
Package Versions
The text was updated successfully, but these errors were encountered: