Fixed several linting issues

This commit is contained in:
Waldir Leoncio 2022-07-28 15:47:36 +02:00
parent 66d0f0c730
commit 835ac7e6b9
28 changed files with 180 additions and 175 deletions

View file

@ -1,4 +1 @@
library(testthat)
library(rBAPS)
test_check("rBAPS")
testthat::test_check("rBAPS")