23 create function to make synthetic data #24
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
data-raw/demo-data.R#L4
file=data-raw/demo-data.R,line=4,col=21,[indentation_linter] Indentation should be 2 spaces but is 21 spaces.
|
lint:
data-raw/demo-data.R#L11
file=data-raw/demo-data.R,line=11,col=21,[indentation_linter] Indentation should be 2 spaces but is 21 spaces.
|
lint:
data-raw/demo-data.R#L13
file=data-raw/demo-data.R,line=13,col=2,[indentation_linter] Indentation should be 0 spaces but is 2 spaces.
|
lint:
R/create_bulk_synthetic_data.R#L20
file=R/create_bulk_synthetic_data.R,line=20,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
|
lint:
R/create_bulk_synthetic_data.R#L24
file=R/create_bulk_synthetic_data.R,line=24,col=2,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
R/create_waiting_list.R#L35
file=R/create_waiting_list.R,line=35,col=47,[commas_linter] Commas should always have a space after.
|
lint:
R/create_waiting_list.R#L35
file=R/create_waiting_list.R,line=35,col=53,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/create_waiting_list.R#L38
file=R/create_waiting_list.R,line=38,col=20,[commas_linter] Commas should always have a space after.
|
lint:
R/create_waiting_list.R#L43
file=R/create_waiting_list.R,line=43,col=38,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/create_waiting_list.R#L47
file=R/create_waiting_list.R,line=47,col=77,[commas_linter] Commas should always have a space after.
|