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

Fix linter warnings #6

Open
Yuri05 opened this issue Apr 18, 2024 · 1 comment
Open

Fix linter warnings #6

Yuri05 opened this issue Apr 18, 2024 · 1 comment
Assignees

Comments

@Yuri05
Copy link
Member

Yuri05 commented Apr 18, 2024

Warnings S. https://github.com/Open-Systems-Pharmacology/OSPSuite.GlobalSensitivity/actions/runs/8739056974/job/23979492011
R\app.R,line=80,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
R\app.R,line=90,col=27,[commas_linter] Commas should always have a space after.
R\app.R,line=90,col=33,[commas_linter] Commas should always have a space after.
R\app.R,line=91,col=27,[commas_linter] Commas should always have a space after.
R\app.R,line=91,col=33,[commas_linter] Commas should always have a space after.
R\app.R,line=97,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 97.
R\app.R,line=175,col=75,[commas_linter] Commas should always have a space after.
R\app.R,line=176,col=75,[commas_linter] Commas should always have a space after.
R\app.R,line=178,col=78,[commas_linter] Commas should always have a space after.
R\app.R,line=179,col=78,[commas_linter] Commas should always have a space after.
R\app.R,line=198,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=208,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=221,col=12,[commented_code_linter] Commented code should be removed.
R\app.R,line=351,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=352,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=354,col=11,[object_usage_linter] local variable 'baseUnit' assigned but may not be used
R\app.R,line=396,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=397,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=401,col=92,[commas_linter] Commas should always have a space after.
R\app.R,line=401,col=93,[commented_code_linter] Commented code should be removed.
R\app.R,line=403,col=60,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=408,col=91,[commas_linter] Commas should never have a space before
R\app.R,line=409,col=51,[spaces_inside_linter] Do not place spaces after square brackets.
R\app.R,line=409,col=81,[spaces_inside_linter] Do not place spaces before square brackets.
R\app.R,line=428,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=433,col=12,[indentation_linter] Hanging indent should be 39 spaces but is 12 spaces.
R\app.R,line=435,col=61,[commas_linter] Commas should always have a space after.
R\app.R,line=436,col=57,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=437,col=12,[indentation_linter] Hanging indent should be 39 spaces but is 12 spaces.
R\app.R,line=439,col=19,[indentation_linter] Indentation should be 41 spaces but is 19 spaces.
R\app.R,line=440,col=12,[indentation_linter] Hanging indent should be 39 spaces but is 12 spaces.
R\app.R,line=450,col=67,[commas_linter] Commas should always have a space after.
R\app.R,line=456,col=39,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
R\app.R,line=467,col=89,[spaces_inside_linter] Do not place spaces after square brackets.
R\app.R,line=467,col=115,[spaces_inside_linter] Do not place spaces before square brackets.
R\app.R,line=479,col=73,[commas_linter] Commas should always have a space after.
R\app.R,line=482,col=97,[commas_linter] Commas should always have a space after.
R\app.R,line=486,col=85,[commas_linter] Commas should always have a space after.
R\app.R,line=491,col=40,[commas_linter] Commas should always have a space after.
R\app.R,line=494,col=12,[indentation_linter] Hanging indent should be 38 spaces but is 12 spaces.
R\app.R,line=494,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=494,col=51,[commas_linter] Commas should always have a space after.
R\app.R,line=500,col=42,[commas_linter] Commas should always have a space after.
R\app.R,line=502,col=40,[commas_linter] Commas should always have a space after.
R\app.R,line=505,col=12,[indentation_linter] Hanging indent should be 35 spaces but is 12 spaces.
R\app.R,line=505,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=505,col=51,[commas_linter] Commas should always have a space after.
R\app.R,line=509,col=47,[commas_linter] Commas should always have a space after.
R\app.R,line=514,col=36,[commas_linter] Commas should always have a space after.
R\app.R,line=540,col=9,[object_usage_linter] local variable 'dimension' assigned but may not be used
R\app.R,line=543,col=14,[assignment_linter] Use <-, not =, for assignment.
R\app.R,line=559,col=68,[spaces_inside_linter] Do not place spaces after square brackets.
R\app.R,line=559,col=102,[spaces_inside_linter] Do not place spaces before square brackets.
R\app.R,line=571,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\app.R,line=572,col=64,[commas_linter] Commas should always have a space after.
R\app.R,line=572,col=75,[commas_linter] Commas should always have a space after.
R\app.R,line=572,col=124,[commas_linter] Commas should always have a space after.
R\app.R,line=584,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=584,col=114,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=585,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=585,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=587,col=9,[object_usage_linter] local variable 'numberOfUncertaintySamples' assigned but may not be used
R\app.R,line=594,col=84,[commas_linter] Commas should always have a space after.
R\app.R,line=630,col=86,[commas_linter] Commas should never have a space before
R\app.R,line=630,col=88,[commas_linter] Commas should always have a space after.
R\app.R,line=677,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=677,col=48,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=678,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=678,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=713,col=84,[commas_linter] Commas should always have a space after.
R\app.R,line=765,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=765,col=48,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=766,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=766,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=776,col=84,[commas_linter] Commas should always have a space after.
R\app.R,line=829,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=829,col=48,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=830,col=12,[spaces_inside_linter] Do not place spaces after parentheses.
R\app.R,line=830,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=842,col=84,[commas_linter] Commas should always have a space after.
R\app.R,line=905,col=42,[commas_linter] Commas should always have a space after.
R\app.R,line=912,col=49,[commas_linter] Commas should never have a space before
R\app.R,line=916,col=30,[commas_linter] Commas should always have a space after.
R\app.R,line=923,col=46,[commas_linter] Commas should never have a space before
R\app.R,line=930,col=60,[commas_linter] Commas should never have a space before
R\app.R,line=931,col=32,[commas_linter] Commas should always have a space after.
R\app.R,line=931,col=35,[commas_linter] Commas should always have a space after.
R\app.R,line=931,col=41,[commas_linter] Commas should always have a space after.
R\app.R,line=932,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=932,col=62,[commas_linter] Commas should always have a space after.
R\app.R,line=934,col=47,[commas_linter] Commas should always have a space after.
R\app.R,line=934,col=93,[commas_linter] Commas should always have a space after.
R\app.R,line=934,col=103,[commas_linter] Commas should always have a space after.
R\app.R,line=936,col=38,[commas_linter] Commas should always have a space after.
R\app.R,line=941,col=26,[commas_linter] Commas should always have a space after.
R\app.R,line=955,col=45,[commas_linter] Commas should always have a space after.
R\app.R,line=963,col=45,[commas_linter] Commas should never have a space before
R\app.R,line=967,col=30,[commas_linter] Commas should always have a space after.
R\app.R,line=974,col=42,[commas_linter] Commas should never have a space before
R\app.R,line=982,col=56,[commas_linter] Commas should never have a space before
R\app.R,line=983,col=32,[commas_linter] Commas should always have a space after.
R\app.R,line=983,col=35,[commas_linter] Commas should always have a space after.
R\app.R,line=983,col=41,[commas_linter] Commas should always have a space after.
R\app.R,line=984,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=984,col=62,[commas_linter] Commas should always have a space after.
R\app.R,line=986,col=47,[commas_linter] Commas should always have a space after.
R\app.R,line=986,col=92,[commas_linter] Commas should always have a space after.
R\app.R,line=986,col=103,[commas_linter] Commas should always have a space after.
R\app.R,line=988,col=38,[commas_linter] Commas should always have a space after.
R\app.R,line=993,col=26,[commas_linter] Commas should always have a space after.
R\app.R,line=1002,col=47,[commas_linter] Commas should never have a space before
R\app.R,line=1006,col=30,[commas_linter] Commas should always have a space after.
R\app.R,line=1013,col=44,[commas_linter] Commas should never have a space before
R\app.R,line=1022,col=58,[commas_linter] Commas should never have a space before
R\app.R,line=1023,col=32,[commas_linter] Commas should always have a space after.
R\app.R,line=1023,col=35,[commas_linter] Commas should always have a space after.
R\app.R,line=1023,col=41,[commas_linter] Commas should always have a space after.
R\app.R,line=1024,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=1024,col=62,[commas_linter] Commas should always have a space after.
R\app.R,line=1026,col=47,[commas_linter] Commas should always have a space after.
R\app.R,line=1026,col=92,[commas_linter] Commas should always have a space after.
R\app.R,line=1026,col=103,[commas_linter] Commas should always have a space after.
R\app.R,line=1028,col=38,[commas_linter] Commas should always have a space after.
R\app.R,line=1033,col=26,[commas_linter] Commas should always have a space after.
R\app.R,line=1044,col=45,[commas_linter] Commas should always have a space after.
R\app.R,line=1052,col=42,[commas_linter] Commas should never have a space before
R\app.R,line=1055,col=89,[commas_linter] Commas should always have a space after.
R\app.R,line=1056,col=36,[commas_linter] Commas should never have a space before
R\app.R,line=1066,col=34,[commas_linter] Commas should never have a space before
R\app.R,line=1066,col=36,[commas_linter] Commas should always have a space after.
R\app.R,line=1066,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=1074,col=45,[commas_linter] Commas should never have a space before
R\app.R,line=1077,col=89,[commas_linter] Commas should always have a space after.
R\app.R,line=1078,col=36,[commas_linter] Commas should never have a space before
R\app.R,line=1081,col=34,[commas_linter] Commas should never have a space before
R\app.R,line=1081,col=36,[commas_linter] Commas should always have a space after.
R\app.R,line=1081,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=1089,col=45,[commas_linter] Commas should never have a space before
R\app.R,line=1092,col=89,[commas_linter] Commas should always have a space after.
R\app.R,line=1093,col=36,[commas_linter] Commas should never have a space before
R\app.R,line=1096,col=34,[commas_linter] Commas should never have a space before
R\app.R,line=1096,col=36,[commas_linter] Commas should always have a space after.
R\app.R,line=1096,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=1104,col=46,[commas_linter] Commas should never have a space before
R\app.R,line=1107,col=89,[commas_linter] Commas should always have a space after.
R\app.R,line=1108,col=36,[commas_linter] Commas should never have a space before
R\app.R,line=1111,col=34,[commas_linter] Commas should never have a space before
R\app.R,line=1111,col=36,[commas_linter] Commas should always have a space after.
R\app.R,line=1111,col=45,[spaces_inside_linter] Do not place spaces before parentheses.
R\app.R,line=1119,col=49,[commas_linter] Commas should never have a space before
R\app.R,line=1122,col=46,[commas_linter] Commas should always have a space after.
R\app.R,line=1130,col=48,[commas_linter] Commas should never have a space before
R\app.R,line=1134,col=30,[commas_linter] Commas should always have a space after.
R\app.R,line=1141,col=45,[commas_linter] Commas should never have a space before
R\app.R,line=1150,col=59,[commas_linter] Commas should never have a space before
R\app.R,line=1151,col=32,[commas_linter] Commas should always have a space after.
R\app.R,line=1151,col=35,[commas_linter] Commas should always have a space after.
R\app.R,line=1151,col=41,[commas_linter] Commas should always have a space after.
R\app.R,line=1152,col=44,[commas_linter] Commas should always have a space after.
R\app.R,line=1152,col=62,[commas_linter] Commas should always have a space after.
R\app.R,line=1159,col=38,[commas_linter] Commas should always have a space after.
R\app.R,line=1164,col=26,[commas_linter] Commas should always have a space after.
R\app.R,line=1189,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
R\app.R,line=1194,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
R\app.R,line=1196,col=68,[commas_linter] Commas should always have a space after.
R\app.R,line=1201,col=13,[indentation_linter] Indentation should be 8 spaces but is 13 spaces.
R\app.R,line=1203,col=79,[commas_linter] Commas should always have a space after.
R\app.R,line=1204,col=13,[indentation_linter] Indentation should be 8 spaces but is 13 spaces.
R\app.R,line=1208,col=57,[commas_linter] Commas should always have a space after.
R\app.R,line=1215,col=72,[commas_linter] Commas should always have a space after.
R\app.R,line=1219,col=4,[indentation_linter] Indentation should be 6 spaces but is 4 spaces.
R\app.R,line=1222,col=4,[indentation_linter] Indentation should be 6 spaces but is 4 spaces.
R\app.R,line=1230,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
R\app.R,line=1234,col=40,[commas_linter] Commas should always have a space after.
R\app.R,line=1251,col=80,[commas_linter] Commas should always have a space after.
R\app.R,line=1252,col=78,[commas_linter] Commas should always have a space after.
R\app.R,line=1253,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
R\app.R,line=1256,col=35,[commas_linter] Commas should always have a space after.
R\app.R,line=1270,col=77,[commas_linter] Commas should always have a space after.
R\app.R,line=1271,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
R\app.R,line=1274,col=49,[commas_linter] Commas should always have a space after.
R\app.R,line=1277,col=140,[commas_linter] Commas should always have a space after.
R\app.R,line=1277,col=148,[commas_linter] Commas should always have a space after.
R\app.R,line=1277,col=156,[commas_linter] Commas should always have a space after.
R\app.R,line=1278,col=137,[commas_linter] Commas should always have a space after.
R\app.R,line=1278,col=145,[commas_linter] Commas should always have a space after.
R\app.R,line=1279,col=148,[commas_linter] Commas should always have a space after.
R\app.R,line=1279,col=156,[commas_linter] Commas should always have a space after.
R\app.R,line=1293,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1296,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1296,col=50,[commas_linter] Commas should always have a space after.
R\app.R,line=1297,col=28,[commas_linter] Commas should always have a space after.
R\app.R,line=1301,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
R\app.R,line=1302,col=80,[commas_linter] Commas should never have a space before
R\app.R,line=1303,col=104,[commas_linter] Commas should never have a space before
R\app.R,line=1305,col=104,[commas_linter] Commas should never have a space before
R\app.R,line=1306,col=95,[commas_linter] Commas should never have a space before
R\app.R,line=1307,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1310,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1310,col=28,[commas_linter] Commas should always have a space after.
R\app.R,line=1314,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
R\app.R,line=1315,col=82,[commas_linter] Commas should never have a space before
R\app.R,line=1316,col=104,[commas_linter] Commas should never have a space before
R\app.R,line=1318,col=108,[commas_linter] Commas should never have a space before
R\app.R,line=1319,col=99,[commas_linter] Commas should never have a space before
R\app.R,line=1321,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1325,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1325,col=50,[commas_linter] Commas should always have a space after.
R\app.R,line=1329,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
R\app.R,line=1330,col=105,[commas_linter] Commas should never have a space before
R\app.R,line=1331,col=106,[commas_linter] Commas should never have a space before
R\app.R,line=1332,col=146,[commas_linter] Commas should never have a space before
R\app.R,line=1333,col=110,[commas_linter] Commas should never have a space before
R\app.R,line=1334,col=101,[commas_linter] Commas should never have a space before
R\app.R,line=1335,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
R\app.R,line=1343,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
R\code-generation.R,line=1,col=108,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=1,col=139,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=1,col=154,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=2,col=114,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=2,col=145,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=2,col=160,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=3,col=103,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=3,col=131,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=3,col=143,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=4,col=109,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=4,col=137,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=4,col=147,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=9,col=9,[commas_linter] Commas should never have a space before
R\code-generation.R,line=14,col=50,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=21,col=163,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=21,col=168,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=21,col=171,[spaces_inside_linter] Do not place spaces before parentheses.
R\code-generation.R,line=28,col=60,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=47,col=51,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=61,col=52,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=85,col=47,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=85,col=70,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=86,col=49,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=86,col=88,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=87,col=45,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=87,col=66,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=88,col=39,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=88,col=66,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=89,col=57,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=89,col=83,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=90,col=66,[commas_linter] Commas should never have a space before
R\code-generation.R,line=90,col=68,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=90,col=72,[commas_linter] Commas should never have a space before
R\code-generation.R,line=90,col=74,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=92,col=59,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=92,col=86,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=100,col=199,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=100,col=218,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=107,col=201,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=107,col=224,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=114,col=201,[commas_linter] Commas should always have a space after.
R\code-generation.R,line=114,col=217,[commas_linter] Commas should always have a space after.
R\distribution.R,line=6,col=35,[indentation_linter] Indentation should be 2 spaces but is 35 spaces.
R\distribution.R,line=10,col=39,[indentation_linter] Indentation should be 6 spaces but is 39 spaces.
R\distribution.R,line=17,col=37,[indentation_linter] Indentation should be 4 spaces but is 37 spaces.
R\distribution.R,line=36,col=39,[indentation_linter] Indentation should be 6 spaces but is 39 spaces.
R\distribution.R,line=44,col=39,[indentation_linter] Indentation should be 6 spaces but is 39 spaces.
R\distribution.R,line=51,col=38,[indentation_linter] Indentation should be 2 spaces but is 38 spaces.
R\distribution.R,line=55,col=42,[indentation_linter] Indentation should be 6 spaces but is 42 spaces.
R\distribution.R,line=62,col=40,[indentation_linter] Indentation should be 4 spaces but is 40 spaces.
R\distribution.R,line=81,col=42,[indentation_linter] Indentation should be 6 spaces but is 42 spaces.
R\distribution.R,line=89,col=42,[indentation_linter] Indentation should be 6 spaces but is 42 spaces.
R\distribution.R,line=97,col=34,[indentation_linter] Indentation should be 2 spaces but is 34 spaces.
R\distribution.R,line=101,col=38,[indentation_linter] Indentation should be 6 spaces but is 38 spaces.
R\distribution.R,line=108,col=36,[indentation_linter] Indentation should be 4 spaces but is 36 spaces.
R\distribution.R,line=127,col=38,[indentation_linter] Indentation should be 6 spaces but is 38 spaces.
R\distribution.R,line=135,col=38,[indentation_linter] Indentation should be 6 spaces but is 38 spaces.
R\distribution.R,line=137,col=38,[indentation_linter] Indentation should be 6 spaces but is 38 spaces.
R\distribution.R,line=145,col=37,[indentation_linter] Indentation should be 2 spaces but is 37 spaces.
R\distribution.R,line=149,col=41,[indentation_linter] Indentation should be 6 spaces but is 41 spaces.
R\distribution.R,line=156,col=39,[indentation_linter] Indentation should be 4 spaces but is 39 spaces.
R\distribution.R,line=175,col=41,[indentation_linter] Indentation should be 6 spaces but is 41 spaces.
R\distribution.R,line=183,col=41,[indentation_linter] Indentation should be 6 spaces but is 41 spaces.
R\distribution.R,line=185,col=41,[indentation_linter] Indentation should be 6 spaces but is 41 spaces.
R\efast-functions.R,line=1,col=58,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=15,col=52,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=28,col=55,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=30,col=36,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=30,col=38,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=30,col=54,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=32,col=36,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=32,col=50,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=32,col=79,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=37,col=53,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=42,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
R\efast-functions.R,line=56,col=57,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=56,col=59,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=57,col=43,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=57,col=62,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=64,col=31,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=97,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 19.
R\efast-functions.R,line=97,col=82,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=97,col=108,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=97,col=116,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=136,col=48,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=137,col=50,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=163,col=21,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=163,col=53,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=164,col=8,[commented_code_linter] Commented code should be removed.
R\efast-functions.R,line=165,col=8,[commented_code_linter] Commented code should be removed.
R\efast-functions.R,line=166,col=8,[commented_code_linter] Commented code should be removed.
R\efast-functions.R,line=167,col=8,[commented_code_linter] Commented code should be removed.
R\efast-functions.R,line=176,col=85,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=176,col=113,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=183,col=47,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=183,col=74,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=187,col=29,[spaces_inside_linter] Do not place spaces after square brackets.
R\efast-functions.R,line=187,col=72,[spaces_inside_linter] Do not place spaces before square brackets.
R\efast-functions.R,line=190,col=28,[spaces_inside_linter] Do not place spaces after square brackets.
R\efast-functions.R,line=190,col=88,[spaces_inside_linter] Do not place spaces before square brackets.
R\efast-functions.R,line=197,col=79,[commas_linter] Commas should never have a space before
R\efast-functions.R,line=209,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 34.
R\efast-functions.R,line=220,col=3,[object_usage_linter] local variable 'numberOfParameters' assigned but may not be used
R\efast-functions.R,line=222,col=39,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=265,col=5,[object_usage_linter] local variable 'DDIeFASTResultsDf' assigned but may not be used
R\efast-functions.R,line=272,col=87,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=279,col=27,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
R\efast-functions.R,line=279,col=62,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
R\efast-functions.R,line=279,col=113,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=286,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=287,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=289,col=74,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=294,col=51,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=294,col=62,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=294,col=67,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=297,col=56,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=321,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=336,col=59,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=336,col=73,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=336,col=86,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=337,col=37,[spaces_inside_linter] Do not place spaces after parentheses.
R\efast-functions.R,line=337,col=48,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=338,col=61,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=338,col=69,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=338,col=112,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=341,col=58,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=341,col=61,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=341,col=81,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=341,col=88,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=341,col=143,[commas_linter] Commas should never have a space before
R\efast-functions.R,line=341,col=163,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=344,col=13,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=346,col=55,[commas_linter] Commas should never have a space before
R\efast-functions.R,line=346,col=64,[commas_linter] Commas should never have a space before
R\efast-functions.R,line=346,col=130,[commas_linter] Commas should never have a space before
R\efast-functions.R,line=352,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\efast-functions.R,line=363,col=79,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=364,col=57,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=370,col=28,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=370,col=33,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=370,col=45,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=370,col=55,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=370,col=78,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=373,col=54,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=375,col=41,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=37,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=48,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=53,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=65,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=75,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=83,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=376,col=106,[commas_linter] Commas should always have a space after.
R\efast-functions.R,line=384,col=65,[spaces_inside_linter] Do not place spaces before parentheses.
R\efast-functions.R,line=392,col=53,[commas_linter] Commas should always have a space after.
R\local-sensitivity.R,line=3,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 20.
R\local-sensitivity.R,line=30,col=44,[indentation_linter] Hanging indent should be 47 spaces but is 44 spaces.
R\local-sensitivity.R,line=39,col=38,[commas_linter] Commas should always have a space after.
R\local-sensitivity.R,line=75,col=39,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=5,col=21,[spaces_inside_linter] Do not place spaces after parentheses.
R\lowry-functions.R,line=5,col=53,[spaces_inside_linter] Do not place spaces before parentheses.
R\lowry-functions.R,line=7,col=23,[spaces_inside_linter] Do not place spaces after parentheses.
R\lowry-functions.R,line=7,col=52,[spaces_inside_linter] Do not place spaces after square brackets.
R\lowry-functions.R,line=7,col=90,[spaces_inside_linter] Do not place spaces before square brackets.
R\lowry-functions.R,line=7,col=92,[spaces_inside_linter] Do not place spaces before parentheses.
R\lowry-functions.R,line=8,col=97,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=10,col=47,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=10,col=65,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=16,col=29,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=16,col=47,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=17,col=64,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=18,col=53,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=18,col=76,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=19,col=63,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=19,col=86,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=20,col=44,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=22,col=55,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=24,col=49,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=24,col=72,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=25,col=3,[object_usage_linter] local variable 'dfTotal' assigned but may not be used
R\lowry-functions.R,line=25,col=39,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=25,col=62,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=49,col=33,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=49,col=51,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=50,col=31,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=51,col=67,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=56,col=39,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=58,col=60,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
R\lowry-functions.R,line=59,col=60,[object_usage_linter] no visible binding for global variable 'Value'
R\lowry-functions.R,line=60,col=63,[object_usage_linter] no visible binding for global variable 'Measure'
R\lowry-functions.R,line=64,col=46,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
R\lowry-functions.R,line=65,col=49,[object_usage_linter] no visible binding for global variable 'ymin'
R\lowry-functions.R,line=66,col=49,[object_usage_linter] no visible binding for global variable 'ymax'
R\lowry-functions.R,line=66,col=55,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=69,col=44,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
R\lowry-functions.R,line=70,col=44,[object_usage_linter] no visible binding for global variable 'ymean'
R\lowry-functions.R,line=77,col=61,[commas_linter] Commas should never have a space before
R\lowry-functions.R,line=77,col=72,[commas_linter] Commas should never have a space before
R\lowry-functions.R,line=83,col=51,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=84,col=38,[commas_linter] Commas should never have a space before
R\lowry-functions.R,line=85,col=57,[object_usage_linter] no visible binding for global variable 'Parameter'
R\lowry-functions.R,line=86,col=57,[object_usage_linter] no visible binding for global variable 'Value'
R\lowry-functions.R,line=87,col=60,[object_usage_linter] no visible binding for global variable 'Measure'
R\lowry-functions.R,line=91,col=117,[semicolon_linter] Trailing semicolons are not needed.
R\lowry-functions.R,line=93,col=25,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=93,col=39,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=94,col=32,[commas_linter] Commas should always have a space after.
R\lowry-functions.R,line=94,col=46,[commas_linter] Commas should always have a space after.
R\morris-functions.R,line=4,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\morris-functions.R,line=5,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\morris-functions.R,line=27,col=3,[object_usage_linter] local variable 'P' assigned but may not be used
R\morris-functions.R,line=55,col=3,[object_usage_linter] local variable 'varyingParameterIndices' assigned but may not be used
R\morris-functions.R,line=79,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 50.
R\morris-functions.R,line=191,col=30,[commas_linter] Commas should always have a space after.
R\morris-functions.R,line=197,col=32,[commas_linter] Commas should always have a space after.
R\morris-functions.R,line=216,col=38,[spaces_inside_linter] Do not place spaces after parentheses.
R\morris-functions.R,line=216,col=128,[spaces_inside_linter] Do not place spaces before parentheses.
R\morris-functions.R,line=219,col=43,[spaces_inside_linter] Do not place spaces after parentheses.
R\morris-functions.R,line=219,col=136,[spaces_inside_linter] Do not place spaces before parentheses.
R\morris-functions.R,line=228,col=73,[commas_linter] Commas should always have a space after.
R\morris-functions.R,line=273,col=50,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
R\morris-functions.R,line=287,col=66,[spaces_inside_linter] Do not place spaces before parentheses.
R\morris-functions.R,line=295,col=53,[commas_linter] Commas should always have a space after.
R\morris-functions.R,line=311,col=59,[object_usage_linter] no visible binding for global variable 'mustar'
R\morris-functions.R,line=311,col=71,[object_usage_linter] no visible binding for global variable 'stdv'
R\morris-functions.R,line=311,col=85,[object_usage_linter] no visible binding for global variable 'Parameter'
R\morris-functions.R,line=311,col=85,[object_usage_linter] no visible binding for global variable 'Parameter'
R\output.R,line=3,col=24,[indentation_linter] Indentation should be 2 spaces but is 24 spaces.
R\output.R,line=8,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=13,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=15,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=17,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=21,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=23,col=34,[indentation_linter] Indentation should be 8 spaces but is 34 spaces.
R\output.R,line=26,col=98,[spaces_inside_linter] Do not place spaces before parentheses.
R\output.R,line=27,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=30,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=32,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=37,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=38,col=107,[commas_linter] Commas should always have a space after.
R\output.R,line=38,col=118,[commas_linter] Commas should always have a space after.
R\output.R,line=38,col=129,[commas_linter] Commas should always have a space after.
R\output.R,line=39,col=105,[commas_linter] Commas should always have a space after.
R\output.R,line=39,col=116,[commas_linter] Commas should always have a space after.
R\output.R,line=39,col=125,[commas_linter] Commas should always have a space after.
R\output.R,line=41,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=46,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=46,col=84,[commas_linter] Commas should always have a space after.
R\output.R,line=63,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=66,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=72,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=75,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=81,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=87,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=90,col=26,[indentation_linter] Indentation should be 4 spaces but is 26 spaces.
R\output.R,line=96,col=28,[indentation_linter] Indentation should be 6 spaces but is 28 spaces.
R\output.R,line=99,col=24,[indentation_linter] Indentation should be 2 spaces but is 24 spaces.
R\parameter.R,line=3,col=27,[indentation_linter] Indentation should be 2 spaces but is 27 spaces.
R\parameter.R,line=10,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=15,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=16,col=92,[commas_linter] Commas should always have a space after.
R\parameter.R,line=16,col=102,[commas_linter] Commas should always have a space after.
R\parameter.R,line=18,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=20,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=22,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=26,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=28,col=37,[indentation_linter] Indentation should be 8 spaces but is 37 spaces.
R\parameter.R,line=31,col=101,[spaces_inside_linter] Do not place spaces before parentheses.
R\parameter.R,line=32,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=36,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=36,col=126,[commas_linter] Commas should always have a space after.
R\parameter.R,line=39,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=50,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=56,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=59,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=65,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=68,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=74,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=77,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=83,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=86,col=29,[indentation_linter] Indentation should be 4 spaces but is 29 spaces.
R\parameter.R,line=90,col=87,[spaces_inside_linter] Do not place spaces before parentheses.
R\parameter.R,line=92,col=31,[indentation_linter] Indentation should be 6 spaces but is 31 spaces.
R\parameter.R,line=95,col=27,[indentation_linter] Indentation should be 2 spaces but is 27 spaces.
R\sampling-functions.R,line=1,col=48,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=1,col=56,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=8,col=51,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=8,col=59,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=15,col=6,[spaces_inside_linter] Do not place spaces after parentheses.
R\sampling-functions.R,line=15,col=20,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
R\sampling-functions.R,line=15,col=34,[spaces_inside_linter] Do not place spaces before parentheses.
R\sampling-functions.R,line=16,col=18,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=19,col=9,[spaces_inside_linter] Do not place spaces after parentheses.
R\sampling-functions.R,line=53,col=45,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=53,col=53,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=59,col=48,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=59,col=56,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=82,col=35,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=83,col=33,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=86,col=38,[commas_linter] Commas should always have a space after.
R\sampling-functions.R,line=87,col=33,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=33,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 26.
R\sobol-functions.R,line=33,col=21,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=37,col=27,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=37,col=31,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=39,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=40,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=41,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=42,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=60,col=7,[object_usage_linter] local variable 'N' assigned but may not be used
R\sobol-functions.R,line=62,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=63,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=65,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=66,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=73,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=73,col=32,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=74,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=74,col=40,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=75,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=75,col=48,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=76,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=76,col=48,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=76,col=58,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=113,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 59.
R\sobol-functions.R,line=126,col=39,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=155,col=28,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=162,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
R\sobol-functions.R,line=186,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=210,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=213,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=218,col=51,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=218,col=53,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=218,col=58,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=219,col=53,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=292,col=13,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=292,col=52,[spaces_inside_linter] Do not place spaces after parentheses.
R\sobol-functions.R,line=292,col=87,[commas_linter] Commas should never have a space before
R\sobol-functions.R,line=292,col=96,[spaces_inside_linter] Do not place spaces before parentheses.
R\sobol-functions.R,line=299,col=15,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\sobol-functions.R,line=299,col=76,[spaces_inside_linter] Do not place spaces after parentheses.
R\sobol-functions.R,line=299,col=142,[spaces_inside_linter] Do not place spaces before parentheses.
R\sobol-functions.R,line=310,col=74,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=311,col=68,[commas_linter] Commas should always have a space after.
R\sobol-functions.R,line=320,col=65,[spaces_inside_linter] Do not place spaces before parentheses.
R\sobol-functions.R,line=328,col=53,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=70,col=5,[object_usage_linter] local variable 'boundaryValues' assigned but may not be used
R\su-functions.R,line=89,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 31.
R\su-functions.R,line=112,col=38,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=120,col=3,[object_usage_linter] local variable 'parameterPaths' assigned but may not be used
R\su-functions.R,line=129,col=48,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=167,col=110,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=167,col=135,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=168,col=66,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=179,col=80,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=191,col=82,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=210,col=47,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=224,col=114,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=250,col=23,[spaces_inside_linter] Do not place spaces after parentheses.
R\su-functions.R,line=250,col=99,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=252,col=27,[spaces_inside_linter] Do not place spaces after parentheses.
R\su-functions.R,line=252,col=103,[commas_linter] Commas should never have a space before
R\su-functions.R,line=253,col=27,[indentation_linter] Hanging indent should be 26 spaces but is 27 spaces.
R\su-functions.R,line=253,col=115,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=311,col=91,[equals_na_linter] Use is.na for comparisons to NA (not == or != or %in%)
R\su-functions.R,line=320,col=54,[commas_linter] Commas should never have a space before
R\su-functions.R,line=326,col=56,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=329,col=28,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=336,col=83,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=344,col=53,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=351,col=87,[commas_linter] Commas should never have a space before
R\su-functions.R,line=351,col=89,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=351,col=130,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=357,col=31,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=357,col=40,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=357,col=46,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=357,col=59,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=362,col=35,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=363,col=26,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=363,col=35,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=363,col=41,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=367,col=45,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=370,col=29,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=374,col=22,[spaces_inside_linter] Do not place spaces after parentheses.
R\su-functions.R,line=374,col=48,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=374,col=65,[commas_linter] Commas should never have a space before
R\su-functions.R,line=374,col=73,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=376,col=22,[spaces_inside_linter] Do not place spaces after parentheses.
R\su-functions.R,line=376,col=48,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=376,col=60,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=376,col=74,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=376,col=85,[commas_linter] Commas should never have a space before
R\su-functions.R,line=376,col=93,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=379,col=41,[spaces_inside_linter] Do not place spaces before parentheses.
R\su-functions.R,line=380,col=45,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=380,col=66,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=384,col=28,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=387,col=37,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=400,col=12,[equals_na_linter] Use is.na for comparisons to NA (not == or != or %in%)
R\su-functions.R,line=404,col=30,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=404,col=37,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=406,col=23,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=408,col=19,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=410,col=69,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=413,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
R\su-functions.R,line=419,col=49,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=429,col=51,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=429,col=63,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=429,col=77,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=431,col=30,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=433,col=51,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=435,col=30,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=442,col=30,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=442,col=33,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=443,col=60,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=443,col=63,[commas_linter] Commas should always have a space after.
R\su-functions.R,line=443,col=67,[commas_linter] Commas should always have a space after.
R\tornado-functions.R,line=2,col=54,[commas_linter] Commas should always have a space after.
R\tornado-functions.R,line=9,col=61,[spaces_inside_linter] Do not place spaces before parentheses.
R\tornado-functions.R,line=37,col=87,[commas_linter] Commas should always have a space after.
R\tornado-functions.R,line=40,col=50,[object_usage_linter] no visible binding for global variable 'ParameterDisplayName'
R\tornado-functions.R,line=40,col=76,[object_usage_linter] no visible binding for global variable 'values'
R\tornado-functions.R,line=41,col=48,[object_usage_linter] no visible binding for global variable 'signColumn'
R\uncertainty-analysis.R,line=1,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 59.
R\uncertainty-analysis.R,line=21,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=26,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
R\uncertainty-analysis.R,line=27,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=29,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=38,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=39,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=42,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=44,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=123,col=15,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=135,col=17,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\uncertainty-analysis.R,line=135,col=53,[commas_linter] Commas should always have a space after.
R\uncertainty-analysis.R,line=136,col=55,[commas_linter] Commas should always have a space after.
R\uncertainty-analysis.R,line=163,col=66,[commas_linter] Commas should never have a space before
R\uncertainty-analysis.R,line=165,col=67,[commas_linter] Commas should always have a space after.
R\utilities.R,line=1,col=24,[commas_linter] Commas should always have a space after.
R\utilities.R,line=9,col=29,[commas_linter] Commas should always have a space after.
R\utilities.R,line=19,col=41,[commas_linter] Commas should always have a space after.
R\utilities.R,line=23,col=39,[commas_linter] Commas should always have a space after.
R\utilities.R,line=25,col=33,[commas_linter] Commas should always have a space after.
R\utilities.R,line=30,col=42,[commas_linter] Commas should always have a space after.
R\utilities.R,line=48,col=44,[commas_linter] Commas should always have a space after.
R\utilities.R,line=54,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
R\utilities.R,line=54,col=5,[object_usage_linter] local variable 'input_string' assigned but may not be used
R\utilities.R,line=56,col=42,[commas_linter] Commas should always have a space after.
R\utilities.R,line=66,col=57,[commas_linter] Commas should always have a space after.
R\utilities.R,line=66,col=72,[commas_linter] Commas should always have a space after.
R\utilities.R,line=66,col=94,[commas_linter] Commas should always have a space after.
R\utilities.R,line=80,col=52,[commas_linter] Commas should never have a space before
R\utilities.R,line=80,col=54,[commas_linter] Commas should always have a space after.
R\utilities.R,line=80,col=70,[commas_linter] Commas should never have a space before
R\utilities.R,line=87,col=54,[commas_linter] Commas should always have a space after.
R\utilities.R,line=87,col=66,[commas_linter] Commas should always have a space after.
R\utilities.R,line=87,col=88,[commas_linter] Commas should always have a space after.
R\utilities.R,line=101,col=49,[commas_linter] Commas should never have a space before
R\utilities.R,line=101,col=51,[commas_linter] Commas should always have a space after.
R\utilities.R,line=101,col=67,[commas_linter] Commas should never have a space before
tests\testthat\test-XXX.R,line=4,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
@Yuri05
Copy link
Member Author

Yuri05 commented Nov 6, 2024

Remaining linter warnins
Warning: file=R\app.R,line=4,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 104.
Warning: file=R\app.R,line=104,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=114,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=129,col=13,[commented_code_linter] Commented code should be removed.
Warning: file=R\app.R,line=258,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=259,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=261,col=11,[object_usage_linter] local variable 'baseUnit' assigned but may not be used
Warning: file=R\app.R,line=303,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=304,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=309,col=87,[commented_code_linter] Commented code should be removed.
Warning: file=R\app.R,line=337,col=11,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=369,col=40,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
Warning: file=R\app.R,line=461,col=9,[object_usage_linter] local variable 'dimension' assigned but may not be used
Warning: file=R\app.R,line=493,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\app.R,line=512,col=9,[object_usage_linter] local variable 'numberOfUncertaintySamples' assigned but may not be used
Warning: file=R\app.R,line=859,col=92,[commas_linter] Commas should always have a space after.
Warning: file=R\app.R,line=888,col=84,[commas_linter] Commas should always have a space after.
Warning: file=R\app.R,line=1154,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
Warning: file=R\app.R,line=1159,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
Warning: file=R\app.R,line=1169,col=13,[indentation_linter] Indentation should be 10 spaces but is 13 spaces.
Warning: file=R\app.R,line=1171,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
Warning: file=R\app.R,line=1193,col=13,[indentation_linter] Indentation should be 10 spaces but is 13 spaces.
Warning: file=R\app.R,line=1196,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
Warning: file=R\app.R,line=1218,col=13,[indentation_linter] Indentation should be 10 spaces but is 13 spaces.
Warning: file=R\app.R,line=1221,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
Warning: file=R\app.R,line=1239,col=13,[indentation_linter] Indentation should be 10 spaces but is 13 spaces.
Warning: file=R\app.R,line=1241,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
Warning: file=R\app.R,line=1322,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
Warning: file=R\efast-functions.R,line=67,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
Warning: file=R\efast-functions.R,line=137,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 19.
Warning: file=R\efast-functions.R,line=255,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 34.
Warning: file=R\efast-functions.R,line=265,col=3,[object_usage_linter] local variable 'numberOfParameters' assigned but may not be used
Warning: file=R\efast-functions.R,line=322,col=5,[object_usage_linter] local variable 'DDIeFASTResultsDf' assigned but may not be used
Warning: file=R\efast-functions.R,line=336,col=27,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
Warning: file=R\efast-functions.R,line=336,col=62,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
Warning: file=R\efast-functions.R,line=342,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\efast-functions.R,line=343,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\efast-functions.R,line=377,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\efast-functions.R,line=402,col=13,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\local-sensitivity.R,line=12,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 20.
Warning: file=R\lowry-functions.R,line=35,col=3,[object_usage_linter] local variable 'dfTotal' assigned but may not be used
Warning: file=R\lowry-functions.R,line=73,col=13,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
Warning: file=R\lowry-functions.R,line=74,col=13,[object_usage_linter] no visible binding for global variable 'Value'
Warning: file=R\lowry-functions.R,line=75,col=16,[object_usage_linter] no visible binding for global variable 'Measure'
Warning: file=R\lowry-functions.R,line=83,col=11,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
Warning: file=R\lowry-functions.R,line=84,col=14,[object_usage_linter] no visible binding for global variable 'ymin'
Warning: file=R\lowry-functions.R,line=85,col=14,[object_usage_linter] no visible binding for global variable 'ymax'
Warning: file=R\lowry-functions.R,line=92,col=11,[object_usage_linter] no visible binding for global variable 'ParameterRanks'
Warning: file=R\lowry-functions.R,line=93,col=11,[object_usage_linter] no visible binding for global variable 'ymean'
Warning: file=R\lowry-functions.R,line=139,col=53,[commas_linter] Commas should always have a space after.
Warning: file=R\lowry-functions.R,line=166,col=13,[object_usage_linter] no visible binding for global variable 'Parameter'
Warning: file=R\lowry-functions.R,line=167,col=13,[object_usage_linter] no visible binding for global variable 'Value'
Warning: file=R\lowry-functions.R,line=168,col=16,[object_usage_linter] no visible binding for global variable 'Measure'
Warning: file=R\morris-functions.R,line=8,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\morris-functions.R,line=9,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\morris-functions.R,line=47,col=3,[object_usage_linter] local variable 'P' assigned but may not be used
Warning: file=R\morris-functions.R,line=111,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 50.
Warning: file=R\morris-functions.R,line=314,col=50,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
Warning: file=R\morris-functions.R,line=362,col=43,[commas_linter] Commas should always have a space after.
Warning: file=R\morris-functions.R,line=365,col=32,[spaces_inside_linter] Do not place spaces after parentheses.
Warning: file=R\morris-functions.R,line=365,col=33,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
Warning: file=R\morris-functions.R,line=365,col=43,[commas_linter] Commas should never have a space before.
Warning: file=R\morris-functions.R,line=365,col=67,[spaces_inside_linter] Do not place spaces after parentheses.
Warning: file=R\morris-functions.R,line=365,col=80,[commas_linter] Commas should never have a space before.
Warning: file=R\morris-functions.R,line=365,col=87,[commas_linter] Commas should never have a space before.
Warning: file=R\morris-functions.R,line=365,col=106,[spaces_inside_linter] Do not place spaces before parentheses.
Warning: file=R\morris-functions.R,line=365,col=110,[spaces_inside_linter] Do not place spaces before parentheses.
Warning: file=R\morris-functions.R,line=366,col=65,[object_usage_linter] no visible binding for global variable 'mustar'
Warning: file=R\morris-functions.R,line=366,col=84,[object_usage_linter] no visible binding for global variable 'stdv'
Warning: file=R\morris-functions.R,line=366,col=99,[object_usage_linter] no visible binding for global variable 'label'
Warning: file=R\morris-functions.R,line=366,col=99,[object_usage_linter] no visible binding for global variable 'label'
Warning: file=R\morris-functions.R,line=369,col=57,[commas_linter] Commas should never have a space before.
Warning: file=R\morris-functions.R,line=370,col=49,[commas_linter] Commas should always have a space after.
Warning: file=R\morris-functions.R,line=370,col=58,[commas_linter] Commas should always have a space after.
Warning: file=R\sampling-functions.R,line=13,col=20,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
Warning: file=R\sampling-functions.R,line=105,col=4,[indentation_linter] Hanging indent should be 83 spaces but is 4 spaces.
Warning: file=R\sampling-functions.R,line=119,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
Warning: file=R\sobol-functions.R,line=22,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 26.
Warning: file=R\sobol-functions.R,line=22,col=21,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=28,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=29,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=30,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=31,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=49,col=7,[object_usage_linter] local variable 'N' assigned but may not be used
Warning: file=R\sobol-functions.R,line=51,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=52,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=54,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=55,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=62,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=63,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=64,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=65,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=111,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 59.
Warning: file=R\sobol-functions.R,line=171,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
Warning: file=R\sobol-functions.R,line=198,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=222,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=225,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=296,col=13,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\sobol-functions.R,line=303,col=15,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\su-functions.R,line=122,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 31.
Warning: file=R\su-functions.R,line=153,col=3,[object_usage_linter] local variable 'parameterPaths' assigned but may not be used
Warning: file=R\su-functions.R,line=357,col=91,[equals_na_linter] Use is.na for comparisons to NA (not == or != or %in%)
Warning: file=R\su-functions.R,line=457,col=12,[equals_na_linter] Use is.na for comparisons to NA (not == or != or %in%)
Warning: file=R\su-functions.R,line=480,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Warning: file=R\tornado-functions.R,line=43,col=50,[object_usage_linter] no visible binding for global variable 'ParameterDisplayName'
Warning: file=R\tornado-functions.R,line=43,col=76,[object_usage_linter] no visible binding for global variable 'values'
Warning: file=R\tornado-functions.R,line=45,col=41,[object_usage_linter] no visible binding for global variable 'signColumn'
Warning: file=R\uncertainty-analysis.R,line=12,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 59.
Warning: file=R\uncertainty-analysis.R,line=32,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=37,col=5,[object_usage_linter] local variable 'unit' assigned but may not be used
Warning: file=R\uncertainty-analysis.R,line=38,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=40,col=7,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=49,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=50,col=9,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=53,col=3,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=55,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=133,col=15,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\uncertainty-analysis.R,line=145,col=17,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\utilities.R,line=67,col=5,[object_name_linter] Variable and function name style should match camelCase, CamelCase or symbols.
Warning: file=R\utilities.R,line=67,col=5,[object_usage_linter] local variable 'input_string' assigned but may not be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants