-
Notifications
You must be signed in to change notification settings - Fork 1k
frollapply rewritten, by.column=F, parallel, any type #7272
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
Merged
Merged
Changes from 22 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
996bce9
frollmax PRs 2:10
jangorecki 7258909
frollmax PR as potentially complete
jangorecki 09cc3ff
recoded frollapply but not split
jangorecki 03980b2
frollapply rewritten, by.column=F, parallel, any type
jangorecki e12425f
address issues spot by lintr
jangorecki 2c54ad2
fix codecov
jangorecki 75b78d0
try possibly a fix for codecov bug?
jangorecki 38355d4
codecov runs older R where is.atomic(NULL) was true, this should fix
jangorecki e8fb5f7
codecov last item
jangorecki c093310
Merge branch 'master' into frollapply2025
jangorecki 519705d
add parallel to suggests
jangorecki 9aad8bc
types.Rraw causes codecov to hang, try no parallel
jangorecki cf92fc2
manual codecov confirmation for nocov exceptions
jangorecki c4298cc
disabling openmp did not help, still stuck
jangorecki 2370719
improve comments
jangorecki 029c5af
use new argument name N
jangorecki 8566c0c
fix codecov, temporary workaround
jangorecki 42dcfe6
handle interrupts nicely
jangorecki 0e0ce08
move interrupt handler just after child processes are created
jangorecki ee99600
duplicate error/warn templates for easier translation
jangorecki 73b00b3
wrap messages with gettext
jangorecki b249f1b
frollapply test
04cd26a
rm perf test
tdhock ea19cf5
minor doc edits
jangorecki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.