Skip to content

Commit

Permalink
Merge pull request #5 from econetoolbox/fix-figures-not-found
Browse files Browse the repository at this point in the history
Fix figures not found
  • Loading branch information
CamilleCoux committed Apr 23, 2024
2 parents 38d0063 + 9dac3d9 commit ba72eb7
Show file tree
Hide file tree
Showing 175 changed files with 56 additions and 16,657 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/render-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,22 @@ jobs:
packages:
any::knitr
any::rmarkdown
any::igraph
any::igraphdata
any::bipartite
# any::FWebs
any::vegan
any::cheddar
any::matlib
any::sbm
any::alluvial
any::econetwork
any::poweRlaw
# any::rmangal
# any::colSBM
any::network
any::GGally
any::RColorBrewe

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down
36 changes: 36 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Package: econetoolbox.github.io
Type: Package
Title: Analyzing Ecological Networks
Version: 0.1
Authors@R: c(
person(given = "Nicolas",
family = "Casajus",
role = c("aut", "cre", "cph"),
email = "nicolas.casajus@fondationbiodiversite.fr",
comment = c(ORCID = "0000-0002-5537-5294")))
Description: This files is used to list dependencies required for the course.
URL: https://github.com/econetoolbox/econetoolbox.github.io
BugReports: https://github.com/econetoolbox/econetoolbox.github.io/issues
License: CC-BY 4.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
igraph,
igraphdata,
bipartite,
FWebs,
vegan,
cheddar,
matlib,
sbm,
alluvial,
econetwork,
poweRlaw,
rmangal,
colSBM,
network,
GGally,
RColorBrewer,
knitr,
rmarkdown
4 changes: 2 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ book:
- text: (day 2) network structure
href: chapters/day2.html
- text: (day 3) SBM
href: chapters/day3_files/TutorialBM.html
href: chapters/TutorialBM.qmd
# - chapters/TutorialBM.qmd
- text: (day 4) multilevel
href: chapters/day4_files/TutorialDattilo.html
href: chapters/TutorialDattilo.qmd
# - chapters/TutorialDattilo.qmd


Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
1,208 changes: 0 additions & 1,208 deletions chapters/TutorialBM.html

This file was deleted.

2 changes: 1 addition & 1 deletion chapters/TutorialBM.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Day 3 Stochastic Block Models"
title: "Tutorial on Stochastic Block Models"
subtitle: "April 2024"
author: "Econet group"
date: "04/24/2024"
Expand Down
Binary file not shown.
Binary file removed chapters/TutorialBM_files/figure-html/alluvial-1.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit ba72eb7

Please sign in to comment.