{"id":51359803,"url":"https://github.com/danielvartan/simbra-pres-2","last_synced_at":"2026-07-02T22:06:22.813Z","repository":{"id":361104949,"uuid":"1253102164","full_name":"danielvartan/simbra-pres-2","owner":"danielvartan","description":"🇧🇷 Presentation for the 1st Interdisciplinary Brazilian Symposium on Agent-Based Models (SIMBRA) ","archived":false,"fork":false,"pushed_at":"2026-06-07T21:00:50.000Z","size":20066,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-25T00:20:45.013Z","etag":null,"topics":["agent-based-modeling","complex-systems","complexity-science","computational-science","generative-science","individual-based-modeling","multi-agent-systems","netlogo","r","r-packages","reproducible-research","simbra","simulations"],"latest_commit_sha":null,"homepage":"https://danielvartan.github.io/simbra-pres-2/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielvartan.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-29T06:43:53.000Z","updated_at":"2026-06-07T21:07:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/danielvartan/simbra-pres-2","commit_stats":null,"previous_names":["danielvartan/simbra-pres-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielvartan/simbra-pres-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielvartan%2Fsimbra-pres-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielvartan%2Fsimbra-pres-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielvartan%2Fsimbra-pres-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielvartan%2Fsimbra-pres-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielvartan","download_url":"https://codeload.github.com/danielvartan/simbra-pres-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielvartan%2Fsimbra-pres-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35064301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-based-modeling","complex-systems","complexity-science","computational-science","generative-science","individual-based-modeling","multi-agent-systems","netlogo","r","r-packages","reproducible-research","simbra","simulations"],"created_at":"2026-07-02T22:06:21.926Z","updated_at":"2026-07-02T22:06:22.799Z","avatar_url":"https://github.com/danielvartan.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simbra-pres-2\n\n\u003c!-- badges: start --\u003e\n[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)\n[![DOI Badge](https://img.shields.io/badge/doi-10.5281/zenodo.20584890-1284C5.svg)](https://doi.org/10.5281/zenodo.20584890)\n[![License: GPLv3](https://img.shields.io/badge/license-GPLv3-bd0000.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC_BY--NC--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nThis repository contains the slides from the presentation _logolink: Uma Interface para Execução de Simulações NetLogo a Partir do R_, delivered on May 29, 2026, at the 1st Interdisciplinary Brazilian Symposium on Agent-Based Models ([SIMBRA](https://simbra.com.br)).\n\nThe slides are available [here](https://danielvartan.github.io/simbra-pres-2/).\n\n## Usage\n\nThe presentation was made with the [Quarto](https://quarto.org/) publishing system and the [R](https://www.r-project.org/) programming language. To ensure consistent results, the [`renv`](https://rstudio.github.io/renv/) package manages and restores the R environment.\n\nAfter installing the dependencies mentioned above, follow these steps to start developing it:\n\n1. **Clone** this repository to your local machine.\n2. **Open** the project in your preferred [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment).\n3. **Install package dependencies** by running [`renv::restore()`](https://rstudio.github.io/renv/reference/restore.html) in the R console.\n4. **Open** `index.qmd` to start writing.\n\nIf you're having issues with [`renv`](https://rstudio.github.io/renv/) (it can be a [little frustrating](https://youtu.be/l01u7Ue9pIQ?si=S44LlHVSufGJ4zdq)), use `renv::deactivate(clean = TRUE)` to completely remove the environment and start fresh.\n\n## Rendering\n\nThe rendering process uses the [Quarto](https://quarto.org/) publishing system. Make sure you meet all the requirements listed in the [Usage](#usage) section before moving on.\n\nAfter installing all dependencies, run the following command in your terminal from the root directory of the project:\n\n```bash\nquarto render\n```\n\nThis will activate the rendering process. Once completed, the HTML file will be available in the [`docs`](docs) folder.\n\n## Citation\n\nTo cite this work, please use the following format:\n\nVartanian, D. (2026). *logolink: Uma interface para execução de simulações NetLogo a partir do R* \\[Presentation\\].\n\u003chttps://danielvartan.github.io/simbra-pres-2\u003e\n\nA BibLaTeX entry for LaTeX users is:\n\n``` latex\n@online{vartanian2026,\n  title = {logolink: Uma interface para execução de simulações NetLogo a partir do R},\n  author = {{Daniel Vartanian}},\n  year = {2026},\n  url = {https://danielvartan.github.io/simbra-pres-2},\n  langid = {pt-BR},\n  note = {Presentation}\n}\n```\n\n## License\n\n[![License: GPLv3](https://img.shields.io/badge/license-GPLv3-bd0000.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC_BY--NC--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\nThe code in this repository is licensed under the [GNU General Public License Version 3](https://www.gnu.org/licenses/gpl-3.0), while the presentation is available under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/).\n\n``` text\nCopyright (C) 2026 Daniel Vartanian\n\nThe code in this repository is free software: you can redistribute it and/or\nmodify it under the terms of the GNU General Public License as published by the\nFree Software Foundation, either version 3 of the License, or (at your option)\nany later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n```\n\n## Acknowledgments\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"30%\"\u003e\n      \u003cbr/\u003e\n      \u003cbr/\u003e\n      \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://www.fsp.usp.br/sustentarea/\"\u003e\n          \u003cimg src=\"images/sustentarea-logo.svg\" width=\"125\"/\u003e\n        \u003c/a\u003e\n      \u003c/p\u003e\n      \u003cbr/\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"70%\"\u003e\n      \u003cp\u003e\n        This work was developed with support from the\n        \u003ca href=\"https://www.fsp.usp.br/sustentarea/\"\u003eSustentarea\u003c/a\u003e\n        Research and Extension Center at the University of São Paulo (\u003ca href=\"https://www5.usp.br/\"\u003eUSP\u003c/a\u003e).\n      \u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielvartan%2Fsimbra-pres-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielvartan%2Fsimbra-pres-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielvartan%2Fsimbra-pres-2/lists"}