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

Add initial version #1

Merged
merged 28 commits into from
Nov 18, 2021
Merged

Add initial version #1

merged 28 commits into from
Nov 18, 2021

Conversation

knightdave
Copy link
Contributor

@knightdave knightdave commented Nov 17, 2021

@github-actions
Copy link

github-actions bot commented Nov 18, 2021

This is BiocCheck version 1.30.0. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...

  • Checking Package Dependencies...
  • Checking if other packages can import this one...
  • Checking to see if we understand object initialization...
  • Checking for deprecated package usage...
  • Checking for remote package usage...
  • Checking for 'LazyData: true' usage...
    • NOTE: 'LazyData:' in the 'DESCRIPTION' should be set to false or
      removed
  • Checking version number...
  • Checking version number validity...
    Package version 0.1.0; pre-release
  • Checking R Version dependency...
  • Checking package size...
    Skipped... only checked on source tarball
  • Checking individual file sizes...
  • Checking build system compatibility...
  • Checking for blank lines in DESCRIPTION...
  • Checking if DESCRIPTION is well formatted...
  • Checking for proper Description: field...
    • WARNING: Description field in the DESCRIPTION file is too concise
  • Checking for whitespace in DESCRIPTION field names...
  • Checking that Package field matches directory/tarball name...
  • Checking for Version field...
  • Checking for valid maintainer...
  • Checking License: for restrictive use...
    • NOTE: License 'file LICENSE' unknown; licenses cannot restrict
      use
  • Checking DESCRIPTION/NAMESPACE consistency...
  • Checking .Rbuildignore...
  • Checking package installation calls in R code...
  • Checking for library/require of stageddeps.elecinfra...
  • Checking coding practice...
  • Checking parsed R code in R directory, examples, vignettes...
  • Checking function lengths.
  • Checking package NEWS...
    • NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
  • Checking unit tests...
  • Checking skip_on_bioc() in tests...
  • Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
    and vignette source...
  • Checking if package already exists in CRAN...
    'getOption("repos")' replaces Bioconductor standard repositories, see
    '?repositories' for details

replacement repositories:
CRAN: https://packagemanager.rstudio.com/cran/__linux__/focal/2021-08-09

Summary:
ERROR count: 0
WARNING count: 1
NOTE count: 4
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.14/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output

@knightdave knightdave requested a review from a team November 18, 2021 10:44
@knightdave knightdave self-assigned this Nov 18, 2021
README.md Outdated Show resolved Hide resolved
Co-authored-by: KlaudiaBB <51341892+KlaudiaBB@users.noreply.github.com>
Copy link

@tomszosz tomszosz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine

@knightdave knightdave merged commit 3967489 into main Nov 18, 2021
@knightdave knightdave deleted the initial-setup branch November 18, 2021 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants