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
15 April 2025, 02:00:42 UTC
  • Code
  • Branches (6)
  • 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
    • refs/tags/2.2.1
    No releases to show
  • 463915a
  • /
  • man
  • /
  • gaTourResults.Rd
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:0817a26e520ae99d8c73339386ccfb21fd5a01ba
origin badgedirectory badge
swh:1:dir:a4809d9ae796fb30d7003f8292540bcf7bcc8fa1
origin badgerevision badge
swh:1:rev:65e538b83ff79745d9c1a7081559cbc899cc364a
origin badgesnapshot badge
swh:1:snp:ff3e10314980801143895c1e6e8c5b7090024906

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: 65e538b83ff79745d9c1a7081559cbc899cc364a authored by Kevin R. Coombes on 07 April 2025, 21:00:02 UTC
version 2.2.1
Tip revision: 65e538b
gaTourResults.Rd
\name{gaTourResults}
\alias{gaTourResults}
\alias{diversity}
\alias{fitter}
\alias{meanfit}
\alias{recurse}
\docType{data}
\title{Results of a Genetic Algorithm}
\description{
  We ran a genetic algorithm to find the optimal 'fantasy' team for the
  competition run by the Versus broadcasting network for the 2009 Tour
  de France. In order to make the vignette run in a timely fashion,
  we saved the results in this data object.
}
\usage{
data(gaTourResults)
}
\format{
  There are four objects in the data file. The first is \code{recurse}, which
  is an object of the \code{\link{GenAlg-class}} representing the final
  generation. The other three objects are all numeric vector of length 1100:
  \code{diversity} contains the average population diversity at each generation,
  \code{fitter} contains the maximum fitness, and \code{meanfit} contains the
  mean fitness.
}
\source{Kevin R. Coombes}
\keyword{datasets}

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