Issue #477: Add analytical likelihoods to R functionality #1219
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 50s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/family.R#L84
file=R/family.R,line=84,col=3,[object_overwrite_linter] 'df' is an exported object from package 'stats'. Avoid re-using such symbols.
|
lint-changed-files:
R/family.R#L92
file=R/family.R,line=92,col=6,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
lint-changed-files:
R/family.R#L108
file=R/family.R,line=108,col=10,[nonportable_path_linter] Use file.path() to construct portable file paths.
|
lint-changed-files:
R/gen.R#L72
file=R/gen.R,line=72,col=9,[return_linter] All functions must have an explicit return().
|
lint-changed-files:
R/gen.R#L81
file=R/gen.R,line=81,col=7,[return_linter] All functions must have an explicit return().
|
lint-changed-files:
R/gen.R#L108
file=R/gen.R,line=108,col=5,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint-changed-files:
R/gen.R#L112
file=R/gen.R,line=112,col=7,[return_linter] All functions must have an explicit return().
|
lint-changed-files:
R/gen.R#L137
file=R/gen.R,line=137,col=3,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint-changed-files:
R/gen.R#L160
file=R/gen.R,line=160,col=3,[return_linter] All functions must have an explicit return().
|
lint-changed-files:
R/gen.R#L165
file=R/gen.R,line=165,col=3,[return_linter] All functions must have an explicit return().
|