-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the example correctly uses 2 cores as maximum
- Loading branch information
Showing
4 changed files
with
10 additions
and
7 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: RFmerge | ||
Type: Package | ||
Title: Merging of Satellite Datasets with Ground Observations using Random Forests | ||
Version: 0.1-4 | ||
Version: 0.1-5 | ||
Author: Mauricio Zambrano-Bigiarini [aut, cre, cph] (<https://orcid.org/0000-0002-9536-643X>), Oscar M. Baez-Villanueva [aut, cph], Juan Giraldo-Osorio [ctb] | ||
Authors@R: c(person("Mauricio Zambrano-Bigiarini", email = "[email protected]", role=c("aut", "cre", "cph"), comment=c(ORCID = "0000-0002-9536-643X")), person("Oscar M. Baez-Villanueva", email = "[email protected]", role=c("aut", "cph")), person("Juan Giraldo-Osorio", email = "[email protected]", role=c("ctb")) ) | ||
Maintainer: Mauricio Zambrano-Bigiarini <[email protected]> | ||
|
@@ -17,4 +17,4 @@ BugReports: https://github.com/hzambran/RFmerge/issues | |
LazyLoad: yes | ||
NeedsCompilation: no | ||
Repository: CRAN | ||
Packaged: Sat Jan 4 12:16:40 -03 2020; hzambran | ||
Packaged: Sat Jan 4 13:02:57 -03 2020; hzambran |
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
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