Nanostring-Biostats / NanoStringNCTools

Tools for NanoString Technologies nCounter Technology for reading RCC files into an ExpressionSet derived object, QC and normalization.
MIT License
9 stars 6 forks source link

Comments from the Bioconductor reviewer #5

Closed zhiiiyang closed 3 years ago

zhiiiyang commented 3 years ago

NanoStringNCTools review (https://github.com/Bioconductor/Contributions/issues/1815#issuecomment-750319807)

NAMESPACE

Build report warnings

NOTE: These are the NOTES i'm particular about, please address these. The rest of them are also solvable for the most part (at least the ones you see on the linux builder)

R

check http://bioconductor.org/developers/how-to/coding-style/ .

zhiiiyang commented 3 years ago

I remove zzz.R after discussing it with Dave and Rona.

NicoleEO commented 3 years ago

@dnadave for the top item, they just want us to double check that we have everything we need exported right? There's no edit to the code if we feel all is as it should be.

dnadave commented 3 years ago

I don't think we need to export any other functions than what we have in the NAMESPACE file now. I think we're good.

On Tue, Jan 5, 2021 at 3:50 PM Nicole Ortogero notifications@github.com wrote:

@dnadave https://github.com/dnadave for the top item, they just want us to double check that we have everything we need exported right? There's no edit to the code if we feel all is as it should be.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Nanostring-Biostats/NanoStringNCTools/issues/5#issuecomment-754971050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJVFGZKDJCMAECQEJ4R52LSYOQVRANCNFSM4VMKX6UA .

-- David Henderson, Ph.D. 18476 47th Place NE Lake Forest Park, WA 98155 206-794-8552

NicoleEO commented 3 years ago

Left one sapply in esBy as this is sort of an extension of the sapply function for our class.