Git Product home page Git Product logo

gapit3documentation's People

Contributors

knausb avatar

Watchers

 avatar  avatar  avatar

gapit3documentation's Issues

GAPIT3documentation::GAPIT() function calls

I've migrated GAPIT3::GAPIT() to GAPIT3documentation::GAPIT() so I can explore how it works (i.e., so I can break it). It appears to be a wrapper to other GAPIT function calls. Because many of these were left in GAPIT3 they are now obvious as WARNINGS. However, some calls are not to GAPIT3 so they should be prefixed with package:: to make them work. The below WARNING can be used as a checklist.

   GAPIT: no visible global function definition for ‘GAPIT.0000’
   GAPIT: no visible global function definition for ‘GAPIT.DP’
   GAPIT: no visible global function definition for ‘GAPIT.Phenotype.View’
   GAPIT: no visible global function definition for ‘GAPIT.Judge’
   GAPIT: no visible global function definition for ‘GAPIT.IC’
   GAPIT: no visible global function definition for ‘GAPIT.SS’
   GAPIT: no visible global function definition for ‘GAPIT.ID’
   GAPIT: no visible global function definition for ‘GAPIT.Genotype’
   GAPIT: no visible global function definition for ‘write.table’
   GAPIT: no visible global function definition for
     ‘GAPIT.Phenotype.Simulation’
   GAPIT: no visible global function definition for
     ‘GAPIT.Multiple.Manhattan’
   GAPIT: no visible global function definition for
     ‘GAPIT.Circle.Manhatton.Plot’
   GAPIT: no visible global function definition for ‘GAPIT.Interactive.GS’
   Undefined global functions or variables:
     GAPIT.0000 GAPIT.Circle.Manhatton.Plot GAPIT.DP GAPIT.Genotype
     GAPIT.IC GAPIT.ID GAPIT.Interactive.GS GAPIT.Judge
     GAPIT.Multiple.Manhattan GAPIT.Phenotype.Simulation
     GAPIT.Phenotype.View GAPIT.SS write.table
   Consider adding
     importFrom("utils", "write.table")
   to your NAMESPACE file.

Omit GAPIT.0000

The function GAPIT.0000() appears to only install dependencies. This should be handled by the R dependency handling system, so the function appears unnecessary. Perhaps we need to make sure the R documentation is set up correctly so that this dependency handling can take place before we omit it?

Use HapMap header

The HapMap format has a header. However, instructions to read in HapMap data include header=FALSE. This seems non-intuitive. Can we fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.