Begin implementing integration with geodk #20
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
data-raw/dkstat_groups.R#L11
file=data-raw/dkstat_groups.R,line=11,col=19,[object_usage_linter] no visible binding for global variable 'NIVEAU'
|
lint:
data-raw/dkstat_groups.R#L13
file=data-raw/dkstat_groups.R,line=13,col=17,[object_usage_linter] no visible binding for global variable 'name'
|
lint:
data-raw/dkstat_groups.R#L18
file=data-raw/dkstat_groups.R,line=18,col=13,[seq_linter] Use seq_len(nrow(...)) instead of 1:nrow(...), which is likely to be wrong in the empty edge case.
|
lint:
data-raw/dkstat_groups.R#L28
file=data-raw/dkstat_groups.R,line=28,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
lint:
data-raw/dkstat_groups.R#L164
file=data-raw/dkstat_groups.R,line=164,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
data-raw/dst_map.R#L30
file=data-raw/dst_map.R,line=30,col=3,[commented_code_linter] Remove commented code.
|
lint:
R/determine_geographic_properties.R#L6
file=R/determine_geographic_properties.R,line=6,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
lint:
R/determine_geographic_properties.R#L7
file=R/determine_geographic_properties.R,line=7,col=3,[object_usage_linter] local variable 'clnms' assigned but may not be used
|
lint:
R/determine_geographic_properties.R#L15
file=R/determine_geographic_properties.R,line=15,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
lint:
R/determine_geographic_properties.R#L22
file=R/determine_geographic_properties.R,line=22,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|