Skip to content

Why extra message? #1

@mmahmoudian

Description

@mmahmoudian

Hi,

I wonder what is the purpose of the following message() in the following line:

message('loaded ', pkgname, ' and set parent environment')

I'm using doParallel in my package and I get this message. I don't understand why is it useful to have such clogging output. I would suggest either of the following:

  1. Removing or commenting out the if statement if it really does not serve any serious purpose.
  2. Adding an argument (e.g quite or verbose) to the functions to silence such messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions