Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: R-foreach | Distribution: Fedora Project |
Version: 1.5.2 | Vendor: Fedora Project |
Release: 5.fc39 | Build date: Wed Jul 19 14:13:50 2023 |
Group: Unspecified | Build host: buildvm-a64-26.iad2.fedoraproject.org |
Size: 388537 | Source RPM: R-foreach-1.5.2-5.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://CRAN.R-project.org/package=foreach | |
Summary: Provides Foreach Looping Construct |
Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.
ASL 2.0
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 28 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.5.2-4 - Ignore vignettes * Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.5.2-3 - R-maint-sig mass rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Sep 02 2022 Tom Callaway <spot@fedoraproject.org> - 1.5.2-1 - update to 1.5.2 - rebuild for R 4.2.1 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/R/library/foreach /usr/share/R/library/foreach/DESCRIPTION /usr/share/R/library/foreach/INDEX /usr/share/R/library/foreach/Meta /usr/share/R/library/foreach/Meta/Rd.rds /usr/share/R/library/foreach/Meta/demo.rds /usr/share/R/library/foreach/Meta/features.rds /usr/share/R/library/foreach/Meta/hsearch.rds /usr/share/R/library/foreach/Meta/links.rds /usr/share/R/library/foreach/Meta/nsInfo.rds /usr/share/R/library/foreach/Meta/package.rds /usr/share/R/library/foreach/Meta/vignette.rds /usr/share/R/library/foreach/NAMESPACE /usr/share/R/library/foreach/NEWS.md /usr/share/R/library/foreach/R /usr/share/R/library/foreach/R/foreach /usr/share/R/library/foreach/R/foreach.rdb /usr/share/R/library/foreach/R/foreach.rdx /usr/share/R/library/foreach/demo /usr/share/R/library/foreach/demo/sincSEQ.R /usr/share/R/library/foreach/doc /usr/share/R/library/foreach/doc/foreach.R /usr/share/R/library/foreach/doc/foreach.Rmd /usr/share/R/library/foreach/doc/foreach.html /usr/share/R/library/foreach/doc/index.html /usr/share/R/library/foreach/doc/nested.R /usr/share/R/library/foreach/doc/nested.Rmd /usr/share/R/library/foreach/doc/nested.html /usr/share/R/library/foreach/examples /usr/share/R/library/foreach/examples/apply.R /usr/share/R/library/foreach/examples/bigmax.R /usr/share/R/library/foreach/examples/bigmean.R /usr/share/R/library/foreach/examples/bigmean2.R /usr/share/R/library/foreach/examples/bootpar.R /usr/share/R/library/foreach/examples/bootpar2.R /usr/share/R/library/foreach/examples/bootseq.R /usr/share/R/library/foreach/examples/colMeans.R /usr/share/R/library/foreach/examples/comprehensions.R /usr/share/R/library/foreach/examples/cross.R /usr/share/R/library/foreach/examples/feapply.R /usr/share/R/library/foreach/examples/for.R /usr/share/R/library/foreach/examples/germandata.txt /usr/share/R/library/foreach/examples/isplit.R /usr/share/R/library/foreach/examples/matmul.R /usr/share/R/library/foreach/examples/matmul2.R /usr/share/R/library/foreach/examples/output.R /usr/share/R/library/foreach/examples/pi.R /usr/share/R/library/foreach/examples/qsort.R /usr/share/R/library/foreach/examples/rf.R /usr/share/R/library/foreach/examples/sinc.R /usr/share/R/library/foreach/examples/sinc2.R /usr/share/R/library/foreach/examples/sqlite.R /usr/share/R/library/foreach/examples/tuneRF.R /usr/share/R/library/foreach/help /usr/share/R/library/foreach/help/+25+3A+25.html /usr/share/R/library/foreach/help/+25do+25.html /usr/share/R/library/foreach/help/+25dopar+25.html /usr/share/R/library/foreach/help/AnIndex /usr/share/R/library/foreach/help/_PACKAGE.html /usr/share/R/library/foreach/help/accumulate.html /usr/share/R/library/foreach/help/accumulate.ifilteredforeach.html /usr/share/R/library/foreach/help/accumulate.iforeach.html /usr/share/R/library/foreach/help/accumulate.ixforeach.html /usr/share/R/library/foreach/help/aliases.rds /usr/share/R/library/foreach/help/foreach-ext.html /usr/share/R/library/foreach/help/foreach-package.html /usr/share/R/library/foreach/help/foreach.html /usr/share/R/library/foreach/help/foreach.rdb /usr/share/R/library/foreach/help/foreach.rdx /usr/share/R/library/foreach/help/foreach_package.html /usr/share/R/library/foreach/help/getDoParName.html /usr/share/R/library/foreach/help/getDoParRegistered.html /usr/share/R/library/foreach/help/getDoParVersion.html /usr/share/R/library/foreach/help/getDoParWorkers.html /usr/share/R/library/foreach/help/getDoSeqName.html /usr/share/R/library/foreach/help/getDoSeqRegistered.html /usr/share/R/library/foreach/help/getDoSeqVersion.html /usr/share/R/library/foreach/help/getDoSeqWorkers.html /usr/share/R/library/foreach/help/getErrorIndex.html /usr/share/R/library/foreach/help/getErrorIndex.ifilteredforeach.html /usr/share/R/library/foreach/help/getErrorIndex.iforeach.html /usr/share/R/library/foreach/help/getErrorIndex.ixforeach.html /usr/share/R/library/foreach/help/getErrorValue.html /usr/share/R/library/foreach/help/getErrorValue.ifilteredforeach.html /usr/share/R/library/foreach/help/getErrorValue.iforeach.html /usr/share/R/library/foreach/help/getErrorValue.ixforeach.html /usr/share/R/library/foreach/help/getResult.html /usr/share/R/library/foreach/help/getResult.ifilteredforeach.html /usr/share/R/library/foreach/help/getResult.iforeach.html /usr/share/R/library/foreach/help/getResult.ixforeach.html /usr/share/R/library/foreach/help/getexports.html /usr/share/R/library/foreach/help/makeAccum.html /usr/share/R/library/foreach/help/paths.rds /usr/share/R/library/foreach/help/registerDoSEQ.html /usr/share/R/library/foreach/help/setDoPar.html /usr/share/R/library/foreach/help/setDoSeq.html /usr/share/R/library/foreach/help/times.html /usr/share/R/library/foreach/help/when.html /usr/share/R/library/foreach/html /usr/share/R/library/foreach/html/00Index.html /usr/share/R/library/foreach/html/R.css /usr/share/R/library/foreach/html/foreach-ext.html /usr/share/R/library/foreach/html/foreach-package.html /usr/share/R/library/foreach/html/foreach.html /usr/share/R/library/foreach/html/getDoParWorkers.html /usr/share/R/library/foreach/html/getDoSeqWorkers.html /usr/share/R/library/foreach/html/registerDoSEQ.html /usr/share/R/library/foreach/html/setDoPar.html /usr/share/R/library/foreach/html/setDoSeq.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:15:25 2024