Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.3 #161

Merged
merged 23 commits into from
Jan 13, 2024

Merge pull request #160 from drieslab/jiajic-patch

5d493e0
Select commit
Loading
Failed to load commit list.
Merged

v0.1.3 #161

Merge pull request #160 from drieslab/jiajic-patch
5d493e0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / lintr succeeded Jan 13, 2024 in 2s

29 new alerts

New alerts in code changed by this pull request

  • 4 warnings
  • 25 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 326 in R/auxilliary.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 93 characters. Note

Lines should not be more than 80 characters. This line is 93 characters.

Check notice on line 349 in R/auxilliary.R

See this annotation in the file changed.

Code scanning / lintr

Variable and function name style should match snake_case or symbols. Note

Variable and function name style should match snake_case or symbols.

Check notice on line 244 in R/methods-plot.R

See this annotation in the file changed.

Code scanning / lintr

Use <-, not =, for assignment. Note

Use <-, not =, for assignment.

Check notice on line 261 in R/methods-plot.R

See this annotation in the file changed.

Code scanning / lintr

Use <-, not =, for assignment. Note

Use <-, not =, for assignment.

Check notice on line 264 in R/methods-plot.R

See this annotation in the file changed.

Code scanning / lintr

Use <-, not =, for assignment. Note

Use <-, not =, for assignment.

Check notice on line 267 in R/methods-plot.R

See this annotation in the file changed.

Code scanning / lintr

Use <-, not =, for assignment. Note

Use <-, not =, for assignment.

Check notice on line 282 in R/methods-plot.R

See this annotation in the file changed.

Code scanning / lintr

Hanging indent should be 25 spaces but is 8 spaces. Note

Hanging indent should be 25 spaces but is 8 spaces.

Check notice on line 323 in R/methods-show.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 100 characters. Note

Lines should not be more than 80 characters. This line is 100 characters.

Check warning on line 1007 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

1:.N is likely to be wrong in the empty edge case. Use seq_len(.N) instead. Warning test

1:.N is likely to be wrong in the empty edge case. Use seq_len(.N) instead.

Check warning on line 1008 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

1:.N is likely to be wrong in the empty edge case. Use seq_len(.N) instead. Warning test

1:.N is likely to be wrong in the empty edge case. Use seq_len(.N) instead.

Check notice on line 1047 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

Only use double-quotes. Note test

Only use double-quotes.

Check notice on line 891 in R/spatial_structures.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 237 characters. Note

Lines should not be more than 80 characters. This line is 237 characters.

Check notice on line 893 in R/spatial_structures.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 249 characters. Note

Lines should not be more than 80 characters. This line is 249 characters.

Check notice on line 1331 in R/spatial_structures.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 86 characters. Note

Lines should not be more than 80 characters. This line is 86 characters.

Check notice on line 389 in R/auxilliary.R

See this annotation in the file changed.

Code scanning / lintr

Variable and function name style should match snake_case or symbols. Note

Variable and function name style should match snake_case or symbols.

Check notice on line 486 in R/auxilliary.R

See this annotation in the file changed.

Code scanning / lintr

Variable and function name style should match snake_case or symbols. Note

Variable and function name style should match snake_case or symbols.

Check notice on line 528 in R/auxilliary.R

See this annotation in the file changed.

Code scanning / lintr

Variable and function name style should match snake_case or symbols. Note

Variable and function name style should match snake_case or symbols.

Check notice on line 403 in R/classes.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 81 characters. Note

Lines should not be more than 80 characters. This line is 81 characters.

Check notice on line 406 in R/classes.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 85 characters. Note

Lines should not be more than 80 characters. This line is 85 characters.

Check notice on line 11 in R/methods-IDs.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 81 characters. Note

Lines should not be more than 80 characters. This line is 81 characters.

Check notice on line 12 in R/methods-IDs.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 81 characters. Note

Lines should not be more than 80 characters. This line is 81 characters.

Check notice on line 16 in R/methods-IDs.R

See this annotation in the file changed.

Code scanning / lintr

Lines should not be more than 80 characters. This line is 84 characters. Note

Lines should not be more than 80 characters. This line is 84 characters.

Check notice on line 999 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

Only use double-quotes. Note test

Only use double-quotes.

Check notice on line 1003 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

Only use double-quotes. Note test

Only use double-quotes.

Check notice on line 1126 in tests/testthat/test-slot_accessors.R

See this annotation in the file changed.

Code scanning / lintr

Only use double-quotes. Note test

Only use double-quotes.