home.social

#cran — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cran, aggregated by home.social.

  1. My #RStats package for forensic authorship analysis, 'idiolect', now has an associated paper published in the Journal of Open Source Software: doi.org/10.21105/joss.07575. New release of idiolect, 1.2.0, also available from #CRAN.
    #forensic #linguistics

    andreanini.com/2026/03/15/idio

  2. tandis que le CRAN organise la cohérence entre les différentes versions de ses packages, ce travail d'alignement fait malheureusement défaut dans Pypi, raison pour laquelle Bruno Rodrigues plaide pour un meilleur contrôle des packages dans PyPi sous l'aspect de leur interopérabilité avec les autres packages qu'il contient brodrigues.co/posts/2025-08-22 #Pypi #CRAN #DependencyHell

  3. chromConverter 0.7.5 is finally available on CRAN! Major changes since v0.2.1 include support for 10+ new file formats (Shimadzu LCD/QGD, Agilent D, Varian SMS, Allotrope ASM, ANDI MS/CHROM, mzML), parallel processing, and improved metadata extraction.
    cran.r-project.org/web/package
    #rstats #CRAN #chromatography #opendata

  4. {zstdlite} news - package was accepted by CRAN 2 days ago, and has now been removed from CRAN by BDR for pretty weak policy "violations".

    It feels like something that could have been emailed to me for discussion, instead of straightout rejection-after-initial-acceptance.

  5. @hsorlie @JorisMeys @wviechtb To find the versions of packages that worked at a point in time in you can use the newly released cran.r-project.org/package=rang It might help to find the exact dependencies to make work.

  6. @rstats I would like to ask you about your experience with multi-threading and multi-core processors in R:

    What is the current state of official CRAN R in using multi-threaded libraries to fully utilize multi-core processors? Were there any recent developments (on Linux and Windows)?
    Now in 2020, how is the performance of CRAN R compared to Microsoft/Revolution R?

    #rstats #cran #multicore #multithreading #parallelization #linux #windows