Package: insitu 0.1.3.9023
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.9023.tar.gz
insitu_0.1.3.9023.zip(r-4.7)insitu_0.1.3.9023.zip(r-4.6)insitu_0.1.3.9023.zip(r-4.5)
insitu_0.1.3.9023.tgz(r-4.6-x86_64)insitu_0.1.3.9023.tgz(r-4.6-arm64)insitu_0.1.3.9023.tgz(r-4.5-x86_64)insitu_0.1.3.9023.tgz(r-4.5-arm64)
insitu_0.1.3.9023.tar.gz(r-4.7-arm64)insitu_0.1.3.9023.tar.gz(r-4.7-x86_64)insitu_0.1.3.9023.tar.gz(r-4.6-arm64)insitu_0.1.3.9023.tar.gz(r-4.6-x86_64)
insitu_0.1.3.9023.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
insitu/json (API)
| # 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 from:df7fc98132. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 118 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 124 | ||
| macos-release-x86_64 | OK | 169 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| macos-oldrel-x86_64 | OK | 188 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 113 | ||
| wasm-release | OK | 324 |
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_replacebr_revbr_rollbr_roundbr_round_fastbr_round_fast_uncheckedbr_runifbr_seqbr_shufflebr_signbr_sinbr_sinhbr_sinpibr_sortbr_sqrtbr_subbr_sumsqbr_tanbr_tanhbr_tanpibr_truncbr_zeroby_referenceduplicateis_altrepset_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:
Last update: 2024-11-30
Started: 2024-11-26
Last update: 2024-11-30
Started: 2020-09-03
