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://github.com/cran/CluMix
23 June 2024, 05:03:49 UTC
  • Code
  • Branches (7)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.3
    • refs/tags/1.1
    • refs/tags/1.3.1
    • refs/tags/2.0
    • refs/tags/2.1
    • refs/tags/2.3.1
    No releases to show
  • 19d7822
  • /
  • NEWS
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

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
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:b33c6274a64eab51496438205f88d7821e197e86
origin badgedirectory badge Iframe embedding
swh:1:dir:19d78222f212e858d8bf079b5d7e4577f8d5035a
origin badgerevision badge
swh:1:rev:4fbb09ab94eb59bfa4196e2a4898f4e30c2845ab
origin badgesnapshot badge
swh:1:snp:1f7eae87bb9a78532242cb7060d401b54a54ddee
Citations

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
  • revision
  • snapshot
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 ...
Tip revision: 4fbb09ab94eb59bfa4196e2a4898f4e30c2845ab authored by Manuela Hummel on 21 January 2019, 08:10:22 UTC
version 2.3.1
Tip revision: 4fbb09a
NEWS
CHANGES IN VERSION 2.3
----------------------

o Removed vignette due to problems with encoding. Please refer to vignette in version 2.2


CHANGES IN VERSION 2.2
----------------------

o Bug fix in 'dist.subjects' and 'dist.variables' regarding presence of character variables in the data 

o Added CITATION


CHANGES IN VERSION 2.1
----------------------

o Bug fix in 'mix.heatmap' (weird behaviour when there was exactly 1 binary variable)

o In 'distmap' main diagonal points now are shown with dark color (similarity=1) for both samples and variables (for samples before they were white)

o Updated links to functions from 'ClustOfVar' package in the documentation

o Vertical legend matrix labels are now possible in 'mix.heatmap' via the new argument 'legend.srt'


CHANGES IN VERSION 2.0
----------------------

o A new additional method for calculating distances between variables based on distance correlation was introduced in 'mix.heatmap', 'dist.variables', 'similarity.variables', 'dendro.variables', 'distmap', and 'confounderPlot'. 

o The agglomeration method for hierarchical clustering in 'mix.heatmap', 'dendro.subjects', 'dendro.variables' and 'distmap' can now be chosen via the argument 'linkage' (equivalent to argument 'method' in 'hclust'). The default is now 'ward.D2' and not 'complete' anymore.  

o Parameter 'alwaysGower' in 'dist.subjects' now allows to calculate Gower's distances even in the case of exclusively continuous data. 


CHANGES IN VERSION 1.3
----------------------

o With the new argument 'cont.fixed.range' in 'mix.heatmap' the user can decide to apply for all quantitative variables the same color range, i.e. variables with a smaller range compared to the overall range will not exhibit all colors given by 'col.cont'. Additionally, the maximal values corresponding to "extreme colors" can be manipulated by the new argument 'cont.range'.
The previous and now default ('cont.fixed.range = FALSE') behaviour is that every quantitative variable is visualized independently using all colors of 'col.cont' (assuming variables of different origins with potentially completely different distributions). Argument 'cont.range' is ignored in this case.  

o The legend for quantitative variables in 'mix.heatmap' now shows a color gradient. If 'cont.fixed.range = TRUE', the actual extreme values are shown, either as calculated from the data or as given by 'cont.range'.  

o The package vignette is now written with knitr.
 

CHANGES IN VERSION 1.2
----------------------

o Fix bug in column/row bar legend (order of colors)  


CHANGES IN VERSION 1.1
----------------------

o Added options 'weights' or 'varweights' to 'dist.subjects', 'similarity.subjects', 'dendro.subjects', 'distmap' and 'mix.heatmap' to allow for variable weights in the calculation of Gower's distances between subjects


CHANGES IN VERSION 1.0
----------------------

o Added package vignette

o Added function 'similarity.subjects'


CHANGES IN VERSION 0.5
----------------------

o Changed default coloring

o Binary variables that are logical or numeric are now recognized as binary


CHANGES IN VERSION 0.4
----------------------

o Reordering the dendrogram for 'distmap' is now possible via the new option 'reorderdend'. It works in the same way as the 'wts' option in the reorder.dendrogram function from the stats package

o The 'confounderPlot' is now more flexible w.r.t. xlim, ylim, plotting color, symbol and font.

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— Contact— JavaScript license information— Web API