[Bioc-devel] clarifying initialization for BiocCheck
Ludwig Geistlinger
Ludwig.Geistlinger at bio.ifi.lmu.de
Tue Sep 12 16:19:16 CEST 2017
Let's consider loading the `bods` object via `data` from the pathview
package.
I guess you can either use
> bods <- get(data("bods", package="pathview"))
or
> bods <- NULL
> data("bods", package="pathview")
to make this note go away.
> "Consider clarifying how 6 object(s) are initialized"
>
> Suppose an object is initialized via data() ... how can I make
>
> this note go away? I don't understand how to clarify the situation.
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
--
Dr. Ludwig Geistlinger
eMail: Ludwig.Geistlinger at bio.ifi.lmu.de
More information about the Bioc-devel
mailing list