We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
* Checking function lengths...................... * NOTE: Recommended function length <= 50 lines. There are 6 functions > 50 lines. The longest 5 functions are: **RMST()** (R/galgo.R, line 55): 276 lines **galgo()** (R/galgo.R, line 887): 254 lines **pfun()** (R/galgo.R, line 61): 78 lines **offsprings()** (R/galgo.R, line 752): 71 lines **non_dominated_summary()** (R/results-functions.R, line 42): 67 lines
The text was updated successfully, but these errors were encountered:
RMST - ready pfun -ready (not present now)
Sorry, something went wrong.
shorter offspring function
257b36e
Resolving part of issue #5
Update results-functions.R
2083090
shorter non_dominated_summary issue #5
Galgo main function is the only one remaining 9aa8a92
harpomaxx
No branches or pull requests
The text was updated successfully, but these errors were encountered: