Package: insitu 0.1.3.9019
insitu: By-Reference Routines for Numeric Vectors
Using by-reference semantics, functions in this package are crafted to modify the input objects in-place and avoid allocating new memory. By avoiding memory allocations (and the associated garbage colection these require), operations performed by-reference can be faster than those performed with R's default copy-on-modify semantics.
Authors:
insitu_0.1.3.9019.tar.gz
insitu_0.1.3.9019.zip(r-4.5)insitu_0.1.3.9019.zip(r-4.4)insitu_0.1.3.9019.zip(r-4.3)
insitu_0.1.3.9019.tgz(r-4.4-x86_64)insitu_0.1.3.9019.tgz(r-4.4-arm64)insitu_0.1.3.9019.tgz(r-4.3-x86_64)insitu_0.1.3.9019.tgz(r-4.3-arm64)
insitu_0.1.3.9019.tar.gz(r-4.5-noble)insitu_0.1.3.9019.tar.gz(r-4.4-noble)
insitu_0.1.3.9019.tgz(r-4.4-emscripten)insitu_0.1.3.9019.tgz(r-4.3-emscripten)
insitu.pdf |insitu.html✨
insitu/json (API)
NEWS
# Install 'insitu' in R: |
install.packages('insitu', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coolbutuseless/insitu/issues
Last updated 16 hours agofrom:c978c15cc1. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 24 2024 |
R-4.5-win-x86_64 | OK | Dec 24 2024 |
R-4.5-linux-x86_64 | OK | Dec 24 2024 |
R-4.4-win-x86_64 | OK | Dec 24 2024 |
R-4.4-mac-x86_64 | OK | Dec 24 2024 |
R-4.4-mac-aarch64 | OK | Dec 24 2024 |
R-4.3-win-x86_64 | OK | Dec 24 2024 |
R-4.3-mac-x86_64 | OK | Dec 24 2024 |
R-4.3-mac-aarch64 | OK | Dec 24 2024 |
Exports:alloc_alongalloc_mat_mat_mulalloc_mat_vec_mulalloc_matrixalloc_nbr_absbr_acosbr_acoshbr_addbr_andbr_asinbr_asinhbr_assignbr_atanbr_atanhbr_ceilbr_copybr_cosbr_coshbr_cospibr_cummaxbr_cumminbr_cumprodbr_cumsumbr_diffsqbr_divbr_eqbr_expbr_expm1br_floorbr_fmaddbr_fmsubbr_fnmaddbr_fnmsubbr_gebr_gtbr_idivbr_is_nabr_lebr_logbr_log10br_log1pbr_log2br_ltbr_mat_col_getbr_mat_col_setbr_mat_dist2br_mat_dist3br_mat_hypot2br_mat_hypot3br_mat_mat_mulbr_mat_mat_mul_bsqbr_mat_normalise2br_mat_normalise3br_mat_rollbr_mat_row_getbr_mat_row_setbr_mat_transposebr_mat_vec_mulbr_mat_vec_mul_asqbr_maxbr_minbr_modbr_mulbr_nebr_notbr_orbr_powbr_pow2br_rembr_revbr_rollbr_roundbr_runifbr_seqbr_shufflebr_signbr_sinbr_sinhbr_sinpibr_sortbr_sqrtbr_subbr_sumsqbr_tanbr_tanhbr_tanpibr_truncbr_zeroby_referenceduplicateset_seed_lehmertf2_add_rotatetf2_add_scaletf2_add_translatetf2_applytf2_newtf2_resettf3_add_rotate_xtf3_add_rotate_ytf3_add_rotate_ztf3_add_scaletf3_add_translatetf3_applytf3_newtf3_reset
Dependencies: