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/GenAlgo
01 January 2021, 04:13:10 UTC
  • Code
  • Branches (5)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/2.1.3
    • refs/tags/2.1.4
    • refs/tags/2.1.5
    • refs/tags/2.2.0
    No releases to show
  • 91d7050
  • /
  • DESCRIPTION
Raw File Download Save again
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 ...

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
swh:1:cnt:59fc497716f4b600afae56736e55777c0ea68f68
origin badgedirectory badge
swh:1:dir:91d7050a1426d2aa8c6d73a2832e680546d79bbb
origin badgerevision badge
swh:1:rev:35a421aca28768b31853a0b29cdbab60e40e7569
origin badgesnapshot badge
swh:1:snp:908bea40927100b6d5e6aad50b0ee1e6e85dd112

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
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 35a421aca28768b31853a0b29cdbab60e40e7569 authored by Kevin R. Coombes on 18 May 2018, 14:29:40 UTC
version 2.1.4
Tip revision: 35a421a
DESCRIPTION
Package: GenAlgo
Title: Classes and Methods to Use Genetic Algorithms for Feature
        Selection
Version: 2.1.4
Date: 2018-05-18
Author: Kevin R. Coombes
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Description: Defines classes and methods that can be used
  to implement genetic algorithms for feature selection.  The idea is
  that we want to select a fixed number of features to combine into a
  linear classifier that can predict a binary outcome, and can use a
  genetic algorithm heuristically to select an optimal set of features.
Depends: R (>= 3.0)
Imports: methods, stats, MASS, oompaBase (>= 3.0.1), ClassDiscovery
Suggests: Biobase, xtable, knitr, Umpire
License: Apache License (== 2.0)
LazyLoad: yes
biocViews: Microarray, Clustering
URL: http://oompa.r-forge.r-project.org/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-18 15:10:55 UTC; Kevin
Repository: CRAN
Date/Publication: 2018-05-18 15:29:40 UTC

back to top

Software Heritage — Copyright (C) 2015–2026, 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