audo_set_headers
to function filearray_load_or_create
to avoid automatically setting headers, with default being TRUE
for compatibility concernsCRAN
check issue brought by testthat
update, which requires bit64
when checking int64
arrays. Added bit64
to Suggests
field to mitigate this check errorC++
errors are not correctly thrown due to a recent Rcpp
update. This bug may cause erroneous code to execute ignoring try-catch statement and imbalanced protecting stacks (fwhich
, mapreduce
)subsetAssign
to assign when value length is 1 (thanks @talegari
issue #9
)fwhich
function with functional val
input and options to include corresponding values as part of return (thanks @talegari
issue #10
)mapreduce
bug when partition length is way larger than the buffer size, causing buffer to stop updatingC++
issues, such as unused buffer allocation in subset-assign, and min_
offset in sub_vec_range
. These issues are not considered bugs since they donât affect the results, but the performance is slightly increased after fix.dipsaus
with more updated ravetools
in the vignette performance profilingc++11
from system requirement and Makevars
TinyThreads
instead of OpenMP
to get parallel working on OSX
as_filearray
method, and support optional float
fmap
issues, using better guesses for default .input_size
FARR_subset_sequential
is usedfastmap
to avoid environment look-upfa_eval_ops
allows dimension names2^20
in single partitionendian
issue on big-endian
platformsfmap
, fmap2
. The bug has been fixed and passed valgrind
memory check.subset
function environment not resolved correctly when using formulafilearray_load_or_create
as an alternative to filearray_checkload
by automatically replace existing obsolete array files if the headers, dimensions, or data types donât match. Also on_missing
argument is provided to allow array initialization if new array is created.meta
fileWindows
when partition sizes are 0filearray_checkload
to validate headerdimnames
are setC++
codefilearray_bind
can use cache if the header signatures agreefilearray_bind
can choose to force overwritedigest
to Imports
flush
in saving data to let system decide when to flush to hard driveR CMD check
is detectedOpenMP
flag in the MakeVars
segfaults
complex
and float
data typesdimnames
to be setsubset
to subset using dimnames
README.md
collapse
to calculate marginal summation with little memory overheadfmap
, fmap2
to apply functions to one or multiple file arrays with little memory overhead (also very fast)rchk
NEWS.md
file to track changes to the package.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4