search for: p3m

Displaying 2 results from an estimated 2 matches for "p3m".

Did you mean: p2m
2025 Feb 10
2
binary R packages for GNU/Linux
...ther targets including | wasm).? It also provides binaries for Bioconductor and packages on any | git-based version control platform (e.g. GitHub).?? Yes ... but these are 'naked' binaries as created by 'R CMD INSTALL --build' but without system integration (and as such mirror what p3m.dev does). This has its merits (it is simpler, can cover more OS variants) but it is also more limited. What we (ie Detlef, Inaki, myself) myself do for the distros is fundamentally different. Both are merits, both can coexist, but I like the added 'oomph' you get by integrating properly w...
2025 Feb 10
2
binary R packages for GNU/Linux
...herefore probably useful to | many folks, me included. Some standardisation on paths would be | incredibly useful, even if CRAN would not offer such binaries, other | repositories could. Sure, but naked binaries can (and do) break more often i.e. real example from just last week in another project p3m served a stringr dependency via a stringi binary with a wrong libicu* outside of the particular release, breaking. That simply cannot and hence will not happen at r2u. But choice is good. If people want to manually manage their system dependencies they surely, they can also outsource it to anothe...