Use beautier's develop branch #414
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 12 warnings
R-CMD-check (true, ubuntu-latest)
there is no package called ‘pryr’
|
R-CMD-check (false, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
R-CMD-check (false, ubuntu-latest):
R/are_beast2_input_lines.R#L24
file=R/are_beast2_input_lines.R,line=24,col=17,[object_usage_linter] no visible global function definition for 'get_default_beast2_path'
|
R-CMD-check (false, ubuntu-latest):
R/are_beast2_input_lines.R#L68
file=R/are_beast2_input_lines.R,line=68,col=17,[object_usage_linter] no visible global function definition for 'get_default_beast2_path'
|
R-CMD-check (false, ubuntu-latest):
R/beastier_report.R#L16
file=R/beastier_report.R,line=16,col=19,[object_usage_linter] no visible global function definition for 'get_default_beast2_folder'
|
R-CMD-check (false, ubuntu-latest):
R/check_beast2_options.R#L71
file=R/check_beast2_options.R,line=71,col=81,[line_length_linter] Lines should not be more than 80 characters.
|
R-CMD-check (false, ubuntu-latest):
R/check_beast2.R#L22
file=R/check_beast2.R,line=22,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
R-CMD-check (false, ubuntu-latest):
R/check_can_create_screenlog_file.R#L30
file=R/check_can_create_screenlog_file.R,line=30,col=5,[indentation_linter] Indentation should be 4 spaces but is 5 spaces.
|
R-CMD-check (false, ubuntu-latest):
R/check_can_create_tracelog_file.R#L22
file=R/check_can_create_tracelog_file.R,line=22,col=5,[indentation_linter] Indentation should be 4 spaces but is 5 spaces.
|
R-CMD-check (false, ubuntu-latest):
R/check_can_create_treelog_file.R#L20
file=R/check_can_create_treelog_file.R,line=20,col=5,[indentation_linter] Indentation should be 4 spaces but is 5 spaces.
|
R-CMD-check (false, ubuntu-latest):
R/check_empty_beastier_folder.R#L12
file=R/check_empty_beastier_folder.R,line=12,col=21,[object_usage_linter] no visible global function definition for 'get_beastier_folder'
|
R-CMD-check (false, ubuntu-latest):
R/check_empty_beastier_folder.R#L24
file=R/check_empty_beastier_folder.R,line=24,col=8,[indentation_linter] Indentation should be 6 spaces but is 8 spaces.
|
R-CMD-check (true, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|