Errata

Parallel R

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 20
do.call line


Line

do.call('.LB.args', c(list(x), .LB.args))

should be

do.call('.LB.args', c(list(x), '.LB.args'))

Anonymous  Jul 18, 2012 
ePub Page 53
2

location: Chapter 4. parallel/Quick Look/Good because:

s/It comes built it as of/It comes built in as of/

ollen  Nov 18, 2012 
ePub Page 54
-2

Working with it/Getting Started

s/more like that do/more like they do/

ollen  Nov 18, 2012 
ePub Page 74
imageFeatureExtraction sample code

pulledData <- url( currentLine ) ) # trailing paren

ollen  Nov 18, 2012