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/promarand/ProgressiveVisCogBias
04 October 2025, 18:53:54 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    No releases to show
  • 24c380b
  • /
  • README.md
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 ...

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:244a4404712080bc0f9bbcd54843944e13e6437a
origin badgedirectory badge Iframe embedding
swh:1:dir:24c380bbc3057d588563f3785f1c010bdc66f9ea
origin badgerevision badge
swh:1:rev:a521b08715ab86fdb36adc1ffdf93d5756fad666
origin badgesnapshot badge
swh:1:snp:e8cbce73c46d9fc329bd78621345346583d0e481

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: a521b08715ab86fdb36adc1ffdf93d5756fad666 authored by Marianne Procopio on 24 January 2021, 20:16:03 UTC
Update README.md
Tip revision: a521b08
README.md
# Impact of Cognitive Biases on Progressive Visualization
Data and analysis scripts for TVCG paper "Impact of Cognitive Biases on Progressive Visualization"

This is a clone of the data found on IEEE DataPort: https://ieee-dataport.org/open-access/impact-cognitive-biases-progressive-visualization

## Instructions
Run the provided .Rmd script in RStudio. Data files must be in the same directory as the .Rmd script. Knitting this file will result in an HTML document with figures saved as .pdfs


### Download and install R 
https://cran.r-project.org/mirrors.html

(Last tested with R-4.0.3 for Windows (32/64 bit) and installed with all default options).

### Download and install R Studio Desktop (free)
https://rstudio.com/products/rstudio/download/

(This script last tested with verison RStudio Desktop 1.4.1103 and installed with all default options).

### Open RStudio
RStudio may request permission to update and install packages. Select Yes if prompted.

### Open installPackagesScript.r and run all lines to install necessary packages:
Select all lines and click "run" (or use ctrl+shift+s to run all lines).

### Open ProgVisBiasAnalysis.Rmd
There may be a notice banner of missing packages at the top of the file. "installPackagesScript.r" should have installed all necessary packages but if there are others, click "install" on the banner to install any outstanding packages.

### Run Script
Next, "knit" the file to execute all the code and generate images and statistics. This will save all images in the folder that the .rmd file resides in.
Click File--> Knit Document.

This may take a minute or so but you can see the progress in the console window.  When completed, a new window will open showing the resulting HTML file and all figures will be saved to the same directory as the scripts.

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