Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://doi.org/10.5281/zenodo.10843109
31 January 2025, 16:58:35 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • ff60e64
    • /
    • bioRgeo-bioregion-c58cabf
    • /
    • NEWS.md
    Raw File Download

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge
    swh:1:cnt:a2dfd190969e9fd1a4c6ea6bd220c2a3ce4ce699
    origin badgedirectory badge
    swh:1:dir:58d5760648756a17b67a23604f0c386bfd843cf2
    origin badgesnapshot badge
    swh:1:snp:9ac183ddfcb892225ec7c201b891b4c68ced2af1
    origin badgerelease badge
    swh:1:rel:66e9455c19d99cb51c11cebc2cf668f3483e5c4a

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    NEWS.md
    # bioregion 1.2.0.9000
    
    This is a list of changes made in the development/GitHub version of the package 
    between bioregion 1.2.0 (CRAN release 2025-01-31) and the next CRAN release.
    
    * 
    
    # bioregion 1.2.0
    
    This is a list of changes made between **bioregion 1.1.1** 
    (CRAN release 2024-04-19) and **bioregion 1.2.0** (CRAN release 2025-01-31).
    
    * Added affinity propagation algorithm (`nhclu_affprop()`).
    
    * Added a new method in `hclu_hierarclust()` to construct a consensus tree called
    Iterative Hierarchical Consensus Tree (IHCT). This resolves issues related to 
    the order of sites in the distance matrix and builds a consensus hierarchical 
    tree with meaningful topology.
    
    * Made many changes to functions related to `hclu_hierarclust()` due to 
    this major update.
    
    * Updated generic functions to provide `plot` and `print` methods for 
    `hclu_diana()`.
    
    * Added `site_species_metrics()` to the package and workflow.
    
    * Added `bioregion_metrics()` to the package and workflow.
    
    * Renamed `subset_node()` to `site_species_subset()`.
    
    * Added indices `Cz` to `site_species_metrics()`.
    
    * Updated `install_binaries()`:
      - Archive `bin.zip` now stored on GitHub and backed up on NextCloud.
      - Added Infomap version 2.8.0.
      - Added argument `download_only` to execute only the download step.  
     
    
    * Added `check_install` argument to `netclu_infomap()`, `netclu_louvain()`, 
    and `netclu_oslom()`.
    
    * Added `betapart_to_bioregion()` to the package.
    
    * Added `compare_bioregionalizations()` to the package.
    
    * Added `bioregionalization_metrics()` to the package.
    
    * Updated documentation, vignettes, and tests.
    
    * Modified the way seeds are generated for `nhclu_clara()` and 
    `nhclu_clarans()`.
       
    # bioregion 1.1.1
    
    This is a list of changes made between **bioregion 1.1.0** 
    (CRAN release 2024-03-19) and **bioregion 1.1.1** (CRAN release 2024-04-19).
    
    * Added hierarchy support for Louvain (C++).
    
    * Added `seed` argument to stochastic algorithms (except Louvain C++).
    
    * Added `cut_weight` argument to `netclu_*` functions.
    
    * Changed value for sites without clusters from `0` to `NA`.
    
    * Updated automated tests (code coverage > 60%).
    
    * Standardized controls, inputs, and outputs.
    
    * Fixed a bug in `find_optimal_n()` for cases where partition metrics 
    did not vary.
    
    # bioregion 1.1.0
    
    This is a list of changes made between **bioregion 1.0.0** 
    (CRAN release 2023-04-15) and **bioregion 1.1.0** (CRAN release 2024-03-19).
    
    * Added the `resolution` parameter to the igraph Louvain implementation.
    
    * Added options to `mat_to_net()` to exclude diagonal and lower triangular 
    matrices using `include_diag` and `include_lower`.
    
    * Added a function to extract a subset of nodes (sites or species) from 
    `bioregion.clusters` objects containing both types.
    
    * Added a generic function to maintain attributes of `bioregion.pairwise.metric`
    objects and track the number of sites and species.
    
    * Added new functions: `nhclu_clara()` and `nhclu_clarans()`.
    
    * Edited vignettes to document new functions.
    
    * Modified controls for `bioregion.pairwise.metric` objects.
    
    * Added the `include_formula` argument to 
    `similarity_dissimilarity_conversion()` to (not) select formula metrics.
    
    * Allowed negative values in `similarity()` with the Euclidean metric.
    
    # bioregion 1.0.0 
    
    First release on CRAN
    
    

    back to top

    Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API