add report for species occurrence maps #16
check_project.yml
on: push
check project with checklist
1m 3s
Annotations
10 warnings
check project with checklist:
source/functions/plot_occ_gbif.R#L4
file=source/functions/plot_occ_gbif.R,line=4,col=2,[brace_linter] There should be a space before an opening curly brace.
|
check project with checklist:
source/functions/plot_occ_gbif.R#L4
file=source/functions/plot_occ_gbif.R,line=4,col=2,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
check project with checklist:
source/functions/plot_occ_gbif.R#L8
file=source/functions/plot_occ_gbif.R,line=8,col=24,[object_usage_linter] no visible binding for global variable 'long'
|
check project with checklist:
source/functions/plot_occ_gbif.R#L8
file=source/functions/plot_occ_gbif.R,line=8,col=34,[object_usage_linter] no visible binding for global variable 'lat'
|
check project with checklist:
source/functions/plot_occ_gbif.R#L15
file=source/functions/plot_occ_gbif.R,line=15,col=24,[object_usage_linter] no visible binding for global variable 'decimalLongitude'
|
check project with checklist:
source/functions/plot_occ_gbif.R#L15
file=source/functions/plot_occ_gbif.R,line=15,col=46,[object_usage_linter] no visible binding for global variable 'decimalLatitude'
|
check project with checklist:
source/functions/plot_occ_gbif.R#L19
file=source/functions/plot_occ_gbif.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 135 characters.
|
check project with checklist:
source/functions/plot_occ_gbif.R#L19
file=source/functions/plot_occ_gbif.R,line=19,col=114,[object_usage_linter] no visible binding for global variable 'name'
|
check project with checklist:
source/report/species_occurence_maps.Rmd#L49
file=source/report/species_occurence_maps.Rmd,line=49,col=47,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
check project with checklist:
source/report/species_occurence_maps.Rmd#L50
file=source/report/species_occurence_maps.Rmd,line=50,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 120 characters.
|