Skip to content

[Bioc-devel] help

2 messages · Mohsen Nabian, Martin Morgan

#
Greetings,
I am developing a Bioconductor package.

After running    BiocCheck:::checkFormatting("CommunityAMARETTO",
nlines=Inf)

I receive
 * NOTE: Consider multiples of 4 spaces for line indents, 114
      lines(3%) are not.

The majority of the lines being shown are manual pages (pages in man
folder) which are automatically created and out of my control.
The remaining lines are Vignette lines in the " - name : " filed which has
a strict format of two spaces.

Shall I ignore these notes or is there any solution for it?

Many Thanks

Mohsen
#
It's a NOTE, you can't change the affiliation of the authors, so ignore it. The purpose of the note is to improve readability by enabling display in fixed-width windows (e.g., in github!) so make changes that are consistent with improving readability without degrading information.

Martin

?On 2/11/20, 3:21 PM, "Bioc-devel on behalf of Mohsen Nabian" <bioc-devel-bounces at r-project.org on behalf of mnabian at broadinstitute.org> wrote:

    Greetings,
    I am developing a Bioconductor package.
    
    After running    BiocCheck:::checkFormatting("CommunityAMARETTO",
    nlines=Inf)
    
    I receive
     * NOTE: Consider multiples of 4 spaces for line indents, 114
          lines(3%) are not.
    
    The majority of the lines being shown are manual pages (pages in man
    folder) which are automatically created and out of my control.
    The remaining lines are Vignette lines in the " - name : " filed which has
    a strict format of two spaces.
    
    Shall I ignore these notes or is there any solution for it?
    
    Many Thanks
    
    Mohsen
    
    
    _______________________________________________
    Bioc-devel at r-project.org mailing list
    https://stat.ethz.ch/mailman/listinfo/bioc-devel