Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a4a9d45

Browse filesBrowse files
committed
relax version constraint, just in case
1 parent aa4ced2 commit a4a9d45
Copy full SHA for a4a9d45

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎DESCRIPTION

Copy file name to clipboardExpand all lines: DESCRIPTION
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Description: High level functions for parallel programming with 'Rcpp'.
2323
For example, the 'parallelFor()' function can be used to convert the work of
2424
a standard serial "for" loop into a parallel one and the 'parallelReduce()'
2525
function can be used for accumulating aggregate or other values.
26-
Depends: R (>= 4.2.0)
26+
Depends: R (>= 3.6.0)
2727
Suggests:
2828
Rcpp,
2929
RUnit,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.