R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
Type 'license()' or 'licence()' for distribution details.

Natural language support but running in an English locale
> help("alban")
alban_sagouis        {iDiv}               R Documentation

Scientific Programmer — Biodiversity Data, R Packages, Open Science

Description:

     Scientific programmer at iDiv, working in
     Jonathan Chase's Biodiversity Synthesis group.
     Builds reproducible data pipelines, standardises ecological datasets,
     and writes R packages — then tells everyone how great 'renv' is.

Details:

     Day to day: extract, restructure, and quality-check biodiversity data
     from the literature; assist colleagues with R problems; build research
     compendia in documented, reproducible environments. Writes a monthly
     tech newsletter for the group.

     Other activities: co-maintains 'parzer', 'rgnparser', 'subtools'
     with rOpenSci and CRAN. Weekend projects that became CRAN packages:
     'APMD' (analog photo EXIF metadata) and 'stopmotion' (assembles
     image sequences into animations in R).

See Also:

     blog, cv, contact
> installed.packages()[c("mobsim","parzer","rgnparser", "subtools", "APMD","stopmotion")"Version"]
  mobsim    parzer   rgnparser  subtools  APMD     stopmotion
  "1.3.3"   "0.9.0"  "1.0.2"    "1.1.0"   "1.0.0"  "0.2.1"
> browseURL("blog") # posts · tech news · photography
> browseURL("cv") # curriculum vitae
> contact()
$email
[1] "sagouis@pm.me"

$github
[1] "github.com/albansagouis"

$orcid
[1] "0000-0002-3827-1063"

$zenodo
[1] "zenodo.org/search?q=Sagouis,+Alban"

$idiv
[1] "idiv.de/en/profile/1244.html"

$linkedin
[1] "linkedin.com/in/alban-sagouis-567886283"
>