https://github.com/jbrea/planningvscompensatorycaching.jl

https://github.com/jbrea/planningvscompensatorycaching.jl

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: nature.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: jbrea
  • License: other
  • Language: TeX
  • Default Branch: master
  • Size: 43.9 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

Testing two competing hypotheses for Eurasian jays’ caching for the future

This repository contains the data and the code of the data analysis of

Testing two competing hypotheses for Eurasian jays' caching for the future, Piero Amodio, Johanni Brea, Benjamin Farrar, Ljerka Ostojic and Nicola S. Clayton, Scientific Reports (2021)

To run the data analysis open a julia REPL and run ```julia

load the code

using Pkg Pkg.add(PackageSpec(url = "https://github.com/jbrea/PlanningVsCompensatoryCaching.jl")) import PlanningVsCompensatoryCaching

set-up results directory

RESULTDIR = "results" mkdir(RESULTDIR)

run the script

DIR = joinpath(dirname(pathof(PlanningVsCompensatoryCaching)), "..") Pkg.activate(DIR) include(joinpath(DIR, "script.jl")) ```

Owner

  • Login: jbrea
  • Kind: user

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (4)
Top Labels
Issue Labels
Pull Request Labels