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

Create dataset.R #14

Closed
wants to merge 1 commit into from
Closed

Conversation

vivekktiwari
Copy link
Contributor

Creating Rd files for dataset available in animint2/data folder.

TODO: add more dataset in this file, so error goes away!

Reason: To avoid the following error (during CRAN check)

 checking for missing documentation entries ... WARNING
Undocumented code objects:
  'ChromHMMiterations' 'FluView' 'FunctionalPruning' 'PeakConsistency'
  'TestROC' 'UStornadoes' 'VariantModels' 'WorldBank' 'breakpoints'
  'change' 'climate' 'compare' 'generation.loci' 'intreg' 'malaria'
  'mixtureKNN' 'pirates' 'prior' 'prostateLasso' 'vervet' 'worldPop'
Undocumented data sets:
  'ChromHMMiterations' 'FluView' 'FunctionalPruning' 'PeakConsistency'
  'TestROC' 'UStornadoes' 'VariantModels' 'WorldBank' 'breakpoints'
  'change' 'climate' 'compare' 'generation.loci' 'intreg' 'malaria'
  'mixtureKNN' 'pirates' 'prior' 'prostateLasso' 'vervet' 'worldPop'

Creating Rd files for dataset available in ``` animint2/data ``` folder. 

TODO: add more dataset in this file, so error goes away! 

Reason: To avoid the following error (during CRAN check)

```R 
 checking for missing documentation entries ... WARNING
Undocumented code objects:
  'ChromHMMiterations' 'FluView' 'FunctionalPruning' 'PeakConsistency'
  'TestROC' 'UStornadoes' 'VariantModels' 'WorldBank' 'breakpoints'
  'change' 'climate' 'compare' 'generation.loci' 'intreg' 'malaria'
  'mixtureKNN' 'pirates' 'prior' 'prostateLasso' 'vervet' 'worldPop'
Undocumented data sets:
  'ChromHMMiterations' 'FluView' 'FunctionalPruning' 'PeakConsistency'
  'TestROC' 'UStornadoes' 'VariantModels' 'WorldBank' 'breakpoints'
  'change' 'climate' 'compare' 'generation.loci' 'intreg' 'malaria'
  'mixtureKNN' 'pirates' 'prior' 'prostateLasso' 'vervet' 'worldPop'

```
@tdhock tdhock closed this Jun 5, 2019
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.

2 participants