-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added quotes to PopGenome package name and replaced some dontrun by d…
…onttest
- Loading branch information
1 parent
a53068e
commit 591c8de
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ Description: Coalescent simulators can rapidly simulate biological sequences | |
mutation models by combining the simulators with the program 'seq-gen'. | ||
Coala provides functions for calculating certain summary statistics, which | ||
can also be applied to actual biological data. | ||
One possibility to import data is through the PopGenome package | ||
One possibility to import data is through the 'PopGenome' package | ||
(<https://github.com/pievos101/PopGenome>). | ||
Depends: R (>= 3.1.0) | ||
Imports: assertthat (>= 0.1), digest, methods, parallel, R6 (>= 2.0.1), | ||
|
@@ -50,7 +50,7 @@ Collate: 'RcppExports.R' 'cache.R' 'coala.R' 'model.R' 'feature.R' | |
'sumstat_nucleotide_div.R' 'sumstat_omega.R' | ||
'sumstat_seg_sites.R' 'sumstat_sfs.R' 'sumstat_tajimas_d.R' | ||
'sumstat_trees.R' 'tools.R' | ||
RoxygenNote: 7.2.2 | ||
RoxygenNote: 7.2.3 | ||
NeedsCompilation: yes | ||
Packaged: 2022-12-09 15:19:34 UTC; dirk | ||
Maintainer: Dirk Metzler <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.