Checking the package yields notes:
> checking R code for possible problems ... NOTE
clean_content: no visible binding for global variable ‘Parameter’
clean_content: no visible binding for global variable ‘type’
extract_header: no visible binding for global variable ‘X1’
extract_header: no visible binding for global variable ‘level_1’
extract_header: no visible binding for global variable ‘level_2’
extract_header: no visible binding for global variable ‘Value’
Undefined global functions or variables:
Parameter Value X1 level_1 level_2 type
It would be good to fix this and ensure no unbound variables exist.
Checking the package yields notes:
It would be good to fix this and ensure no unbound variables exist.