removed deprecated part of SMC vignette #828
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/generate_transitive_closure.R#L8
file=R/generate_transitive_closure.R,line=8,col=4,[commented_code_linter] Commented code should be removed.
|
lint:
R/update_mallows.R#L137
file=R/update_mallows.R,line=137,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lint:
tests/testthat/test-compute_mallows_parallel_chains.R#L203
file=tests/testthat/test-compute_mallows_parallel_chains.R,line=203,col=17,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-compute_mallows.R#L161
file=tests/testthat/test-compute_mallows.R,line=161,col=5,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-compute_mallows.R#L162
file=tests/testthat/test-compute_mallows.R,line=162,col=15,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-compute_mallows.R#L163
file=tests/testthat/test-compute_mallows.R,line=163,col=17,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-compute_mallows.R#L218
file=tests/testthat/test-compute_mallows.R,line=218,col=17,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-compute_mallows.R#L340
file=tests/testthat/test-compute_mallows.R,line=340,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lint:
tests/testthat/test-generate_ranking.R#L19
file=tests/testthat/test-generate_ranking.R,line=19,col=30,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|
lint:
tests/testthat/test-generate_ranking.R#L29
file=tests/testthat/test-generate_ranking.R,line=29,col=30,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
|