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

Make fitfuns more quiet #19

Merged
merged 1 commit into from Nov 28, 2016
Merged

Make fitfuns more quiet #19

merged 1 commit into from Nov 28, 2016

Conversation

@gokceneraslan
Copy link
Contributor

@gokceneraslan gokceneraslan commented Nov 28, 2016

Added quietly=TRUE option to requireNamespace calls in fitfuns.R, otherwise it looks like this:

image

Added quietly=TRUE option to requireNamespace calls.
@hofnerb
Copy link
Owner

@hofnerb hofnerb commented Nov 28, 2016

Great! Thanks a lot.

I didn't run into this issue as I usually load the required packages in advance but you are obviously right. (however, the multitude of messages only occurs with parallelized code execution; executed sequentially, it will only show the load message once).

@coveralls
Copy link

@coveralls coveralls commented Nov 28, 2016

Coverage Status

Coverage remained the same at 80.595% when pulling af88570 on gokceneraslan:patch-1 into c28d5af on hofnerb:master.

@hofnerb hofnerb merged commit e07546f into hofnerb:master Nov 28, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 80.595%
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.