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/robCompositions
30 August 2023, 09:16:47 UTC
  • Code
  • Branches (60)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/1.0.1
    • refs/tags/1.2
    • refs/tags/1.2.2
    • refs/tags/1.3.2
    • refs/tags/1.3.3
    • refs/tags/1.4.0
    • refs/tags/1.4.1
    • refs/tags/1.4.2
    • refs/tags/1.4.3
    • refs/tags/1.4.4
    • refs/tags/1.5.0
    • refs/tags/1.6.0
    • refs/tags/1.6.2
    • refs/tags/1.6.3
    • refs/tags/1.6.4
    • refs/tags/1.7.0
    • refs/tags/1.8.0
    • refs/tags/1.9.0
    • refs/tags/1.9.1
    • refs/tags/2.0.0
    • refs/tags/2.0.10
    • refs/tags/2.0.2
    • refs/tags/2.0.3
    • refs/tags/2.0.5
    • refs/tags/2.0.6
    • refs/tags/2.0.7
    • refs/tags/2.0.8
    • refs/tags/2.0.9
    • refs/tags/2.1.0
    • refs/tags/2.2.0
    • refs/tags/2.2.1
    • refs/tags/2.3.0
    • refs/tags/2.3.1
    • refs/tags/2.4.1
    • refs/tags/R-2.10.0
    • refs/tags/R-2.10.1
    • refs/tags/R-2.11.0
    • refs/tags/R-2.11.1
    • refs/tags/R-2.12.0
    • refs/tags/R-2.12.1
    • refs/tags/R-2.12.2
    • refs/tags/R-2.13.0
    • refs/tags/R-2.13.1
    • refs/tags/R-2.13.2
    • refs/tags/R-2.14.0
    • refs/tags/R-2.14.1
    • refs/tags/R-2.14.2
    • refs/tags/R-2.15.0
    • refs/tags/R-2.15.1
    • refs/tags/R-2.15.2
    • refs/tags/R-2.15.3
    • refs/tags/R-2.8.1
    • refs/tags/R-2.9.0
    • refs/tags/R-2.9.1
    • refs/tags/R-2.9.2
    • refs/tags/R-3.0.0
    • refs/tags/R-3.0.1
    • refs/tags/R-3.0.2
    • refs/tags/R-3.0.3
    No releases to show
  • 951ccde
  • /
  • 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:1b0834859657e8e7c958f293476cc176f52c8c7f
origin badgedirectory badge Iframe embedding
swh:1:dir:951ccdedfd4ee7976abd54361cfba2384110627d
origin badgerevision badge
swh:1:rev:6cf109eab116e889a3e3bcc1309cbdcc254895e8
origin badgesnapshot badge
swh:1:snp:a834597e990103ef657750d415704ddb66d22f69
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: 6cf109eab116e889a3e3bcc1309cbdcc254895e8 authored by Matthias Templ on 25 August 2023, 15:30:06 UTC
version 2.4.1
Tip revision: 6cf109e
NEWS
Changes in robCompositions version 2.4.0
  + functions bpc, bpcPca, bpcPcaTab, bpcReg, bpcRegTab, bpcTab, bpcTabWrapper added
  + got rid of dependencies to packages car and sjmisc

Changes in robCompositions version 2.3.4
  + lmCoDaX now can use external non-compositional predictors as well

Changes in robCompositions version 2.3.3
  + New data set landcover

Changes in robCompositions version 2.3.2
  + impPCA to impute missing values with principal component analysis
  + outCoDa now has a method for high-dimensional data
  + weighted pivot coordinates

Changes in robCompositions version 2.3.1
  + weighted pivot coordinates included
  + cut dependency to sRoc

Changes in robCompositions version 2.3.0
  + new method for compositional splines added

Changes in robCompositions version 2.2.3
  + compositional splines added

Changes in robCompositions version 2.2.2
  + outCoDa() now contains a parameter alpha instead of h
  + bic is now calculated in clustCoDa

Changes in robCompositions version 2.2.1
  + encoding issues in data sets nutrients and nutrients_branded

Changes in robCompositions version 2.2.0
  + spline density estimation, various functions 

Changes in robCompositions version 2.1.2
  + imputeUDL modified a few parts  

Changes in robCompositions version 2.1.1
  + function variation has a new parameter method (and a new method)

Changes in robCompositions version 2.1.0
  + new functions cubeCoord, cubeCoordWrapper, tabCoord, tabCoordWrapper 
  + new data set employment2
  + new data set manu_abs

Changes in robCompositions version 2.0.10
  + updated documentation
  + going back to old version of imputeBDLs
  + mcd based robust variation (instead of mad) in function variation

Changes in robCompositions version 2.0.9
  + new method in imputeBDLs
  + minor change in imputeBDLs
  + new function imputeUDLs

Changes in robCompositions version 2.0.8
  + old Rd files management to meet new CRAN policy

Changes in robCompositions version 2.0.7
  + bug in daFisher resolved
  + additional argment in missPattern
  + imputeBDLs now includes a new method 

Changes in robCompositions version 2.0.6
  + new method for imputation of rounded zeros in imputeBDLs

Changes in robCompositions version 2.0.5
  + improved documentation
  + version of robCompositions fits now to the Springer book
  + orthbasis now times -1
  + ilr.2x2 now fits to the formulas in the book, and not for the paper
  + bug in daFisher resolved
  + bug in external variables in pcaCoDa solved
  + registering C-code

Changes in robCompositions version 2.0.4
  + aDist now again works for vectors
  + added following data sets: 
  socExp, 
  cancerMN, 
  educFM, 
  electionATbp, 
  employment, 
  employment_df, 
  GDPsatis, 
  govexp,
  instw, 
  isic32, 
  mortality_tab, 
  precipitation,  
  rcodes, 
  teachingStuff,
  unemployed
  + corrected documentation for ageCatWorld data
  + new functions: 
  coord, 
  gmean, 
  gmean_sum, 
  ilr.2x2, 
  ind2x2, 
  indTab, 
  int2x2, 
  indTab, 
  int2x2, 
  intArray, 
  intTab, 
  pTab, 
  rSDev, 
  rSDev.test.R, 
  SDev, 
  stats
  + bug in daFisher solved and new adapted predict function

Changes in robCompositions version 2.0.3
  + new function perturbation() and powering()
  + new function for inner product (iprod())
  + new funciton balances()
  + addLR, cenLR with optional different base in logrithm
  + isomLR with more possibilites for a normalizing constant
  + isomLR depricated, using now pivotCoord instead
  + isomLRinv depricated, using pivotCoordInv instead
  + orthbasis() now returns also the basis vectors
  + bug in aDist solved
  + aDist now much faster
  + new function center()
  + method symm (symmetric balances) in pivotCoord

Changes in robCompositions version 2.0.2
  + new function balZav()
  + new function daCoDa()
  + new function clustCoDa()
  + new function corCoDa()
  + aDist for single matrix
  + pcaCoDa() with external variables
  + new data set alcoholreg 
  + new data set alcohol
  + new data set econom        
  + new data set ageCatWorld
  + new data set election
  + new data set laborForce
  + new data set payments

Changes in robCompositions version 2.0.1
  + discriminant analysis (daFisher) for n-group case
  + discriminant analysis (daFisher) including predict
  + discriminant analysis (daFisher) including misclassification rates

Changes in robCompositions version 2.0.0
  + combined help for some S3methods
  + function robVariation is now called variation
  + new data sets

Changes in robCompositions version 1.9.1
  + now with roxygen2 documentation
  + minor modifications in impRZilr

Changes in robCompositions version 1.9.0
  + bug in robVariations solved

Changes in robCompositions version 1.8.0
  + critical bug in function impRZilr solved (did worked only correct
       for constant sum data)

Changes in robCompositions version 1.7.0
  + bug in function impRZilr solved
  + new bootstrap procedure for estimating the number of components within impRZilr
  + description in function impRZilr adapted

Changes in robCompositions version 1.6.4
  + deprecated functions alr, ilr, clr, invalr, invilr, invclr deleted
  + bugfix and enhancement of impRZilr.R
  + improvement of isomLR for high-dimensional data

Changes in robCompositions version 1.6.3

	+ function impAll included.
	+ robGUI excluded (is now put in the compositionsGUI package)

Changes in robCompositions version 1.6.2

	+ alr, clr, ilr, invalr, invclr, invilr are now deprecated. The new functions are called
	  addLR, cenLR, isomLR, addLRinv, cenLRinv, isomLRinv
	+ new functions gm, orthbasis, missPatterns and zeroPatterns
	+ return instead of invisible return for all log-ratio transformations


Changes in robCompositions version 1.5.0
    
    + variable names in expendiure data corrected
    + graphical user interface added    
    + vignette about an overview of the package added
    + alrEM() function now renamed in impRZalr() to be consistent with notation

Changes in robCompositions version 1.4.6
    
    + correct transformation of the detection limit in impRZilr when having not constant sum 1.

Changes in robCompositions version 1.4.5

    + Bug in alrEM fixed.
    
    + impRZilr included, but without documentation.

Changes in robCompositions version 1.4.4

    + Description for the Expenditures data changed. Wrong variable description fixed.
    
    + Wrong formula in robVariation method robust=FALSE fixed after an comment 
      from from Mark Engle (thanks!).

    + Improved code in 'CITATION' file.
    
 

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