-
Notifications
You must be signed in to change notification settings - Fork 4
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
Prepare CRAN release #25
Comments
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
Apparently that function is only used if the input is Genepop or BAPS format. However, its code might be useful for reducing some of the input of greedyMix(), as it contains the calculation for them.
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
Replaced 1: with seq_len() and seq_along() (#25). Helps working around NULL and 0 values.
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Aug 11, 2023
wleoncio
added a commit
that referenced
this issue
Sep 11, 2023
wleoncio
added a commit
that referenced
this issue
Sep 11, 2023
wleoncio
added a commit
that referenced
this issue
Sep 11, 2023
* issue-25: (38 commits) Adjusted unit tests for #25 Fixed sink() usage Fixed docs Exporting importFile() Improved handling of supported formats for greedyMix() (#25) Fixed basic parsing of FASTA files (#25) Increment version number to 0.0.0.9022 Fixed syntax (#25) Improved printing (#25) Partial reversion of b034158 (#25) Fixed to indMix (#25) Incorporated handleData() on greedyMix() (#25) Improved handleData() to handle FASTA (#25) Added numeric output option to load_fasta() (#25) Fixed test text (#25) Added missing documentation for arguments (#25) Syntax fix (#25) Delayed resolution of FIXMEs (#25) Workaround for usage of MATLAB any() (#25) Fixed argument passing (#25) ...
Some ideas/insights after a meeting with Jukka:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
greedyMix()
greedyMix()
greedyMix()
greedyMix()
greedyMix()
greedyMix()
withindMix()
parsinggreedyMix()
for FASTA files is correct (minimum quality for CRAN release)The text was updated successfully, but these errors were encountered: