depend on new bj

regarding parExport
- enable function
- enable all test
    # use object in some parent frame above: geht
    # except: use object in parent global frame: geht nicht
    # call function from other package B, depends: geht
    # call function from other package B, suggests: geht nicht
    # call function from own package A: geht, wird das dann geladen?
    # sowas wie get/assign sollte man halt nicht tun

document handling of errors

document RNG init / stuff

geht erste ebene mit batchjobs, zweite mit mpi oder multicore

chunking in parallelMap


parallelApply, parallelVapply

option for RNG seed, for pkg parallel and batchjobs, use same argument. can that be done for all?
build some way to have full reprodiciblilty even when backend and ncpus changes

document seeding for all modes

exports gehen mit der neuen bj version auch
