Skip to content

Commit 99cfc8d

Browse files
committed
Update README and Get Started Vignette
1 parent 43f9d99 commit 99cfc8d

8 files changed

Lines changed: 51 additions & 26 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"lintr",
8282
"logoactions",
8383
"logolink",
84+
"logopak",
8485
"logoshapes",
8586
"Lotka",
8687
"magick",

CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ references:
6868
orcid: https://orcid.org/0000-0001-9754-0393
6969
year: '2026'
7070
doi: 10.32614/CRAN.package.checkmate
71-
version: '>= 2.3.3'
71+
version: '>= 2.3.4'
7272
- type: software
7373
title: cli
7474
abstract: 'cli: Helpers for Developing Command Line Interfaces'
@@ -107,7 +107,7 @@ references:
107107
orcid: https://orcid.org/0000-0003-4777-038X
108108
year: '2026'
109109
doi: 10.32614/CRAN.package.dplyr
110-
version: '>= 1.1.4'
110+
version: '>= 1.2.0'
111111
- type: software
112112
title: fs
113113
abstract: 'fs: Cross-Platform File System Operations Based on ''libuv'''
@@ -255,7 +255,7 @@ references:
255255
email: jeroenooms@gmail.com
256256
year: '2026'
257257
doi: 10.32614/CRAN.package.xml2
258-
version: '>= 1.5.1'
258+
version: '>= 1.5.2'
259259
- type: software
260260
title: bslib
261261
abstract: 'bslib: Custom ''Bootstrap'' ''Sass'' Themes for ''shiny'' and ''rmarkdown'''
@@ -276,7 +276,7 @@ references:
276276
orcid: https://orcid.org/0000-0002-7111-0077
277277
year: '2026'
278278
doi: 10.32614/CRAN.package.bslib
279-
version: '>= 0.9.0'
279+
version: '>= 0.10.0'
280280
- type: software
281281
title: colorspace
282282
abstract: 'colorspace: A Toolbox for Manipulating and Assessing Colors and Palettes'
@@ -385,7 +385,7 @@ references:
385385
orcid: https://orcid.org/0000-0002-9335-7468
386386
year: '2026'
387387
doi: 10.32614/CRAN.package.ggplot2
388-
version: '>= 4.0.1'
388+
version: '>= 4.0.2'
389389
- type: software
390390
title: ggimage
391391
abstract: 'ggimage: Use Image in ''ggplot2'''
@@ -614,7 +614,7 @@ references:
614614
email: hadley@rstudio.com
615615
year: '2026'
616616
doi: 10.32614/CRAN.package.tibble
617-
version: '>= 3.3.0'
617+
version: '>= 3.3.1'
618618
- type: software
619619
title: testthat
620620
abstract: 'testthat: Unit Testing for R'
@@ -627,5 +627,5 @@ references:
627627
email: hadley@posit.co
628628
year: '2026'
629629
doi: 10.32614/CRAN.package.testthat
630-
version: '>= 3.3.1'
630+
version: '>= 3.3.2'
631631

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ URL: https://danielvartan.github.io/logolink/,
2020
BugReports: https://github.com/danielvartan/logolink/issues/
2121
Depends: R (>= 4.4)
2222
Imports:
23-
checkmate (>= 2.3.3),
23+
checkmate (>= 2.3.4),
2424
cli (>= 3.6.5),
25-
dplyr (>= 1.1.4),
25+
dplyr (>= 1.2.0),
2626
fs (>= 1.6.6),
2727
glue (>= 1.8.0),
2828
janitor (>= 2.2.1),
@@ -31,13 +31,13 @@ Imports:
3131
readr (>= 2.1.6),
3232
tidyr (>= 1.3.2),
3333
stringr (>= 1.6.0),
34-
xml2 (>= 1.5.1)
34+
xml2 (>= 1.5.2)
3535
Suggests:
36-
bslib (>= 0.9.0),
36+
bslib (>= 0.10.0),
3737
colorspace (>= 2.1.2),
3838
covr (>= 3.6.5),
3939
curl (>= 7.0.0),
40-
ggplot2 (>= 4.0.1),
40+
ggplot2 (>= 4.0.2),
4141
ggimage (>= 0.3.5),
4242
ggtext (>= 0.1.2),
4343
here (>= 1.0.2),
@@ -51,8 +51,8 @@ Suggests:
5151
rsvg (>= 2.7.0),
5252
scales (>= 1.4.0),
5353
spelling (>= 2.3.2),
54-
tibble (>= 3.3.0),
55-
testthat (>= 3.3.1)
54+
tibble (>= 3.3.1),
55+
testthat (>= 3.3.2)
5656
SystemRequirements: NetLogo >= 7.0.1
5757
VignetteBuilder: quarto
5858
Config/testthat/edition: 3

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<!-- Install the package before rendering this file: `devtools::install()` -->
66

77
<!-- badges: start -->
8+
[![Status at rOpenSci Software Peer
9+
Review](https://badges.ropensci.org/741_status.svg)](https://github.com/ropensci/software-review/issues/741)
810
[![Project Status: Active - The project has reached a stable, usable
911
state and is being actively
1012
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
@@ -92,6 +94,10 @@ And the development version from [GitHub](https://github.com/) with:
9294
remotes::install_github("danielvartan/logolink")
9395
```
9496

97+
`logolink` do not install NetLogo itself. You will need to have NetLogo
98+
7.0.1 or higher installed on your computer to use this package. You can
99+
download it from the [NetLogo website](https://www.netlogo.org).
100+
95101
## Usage
96102

97103
`logolink` usage is very straightforward. The main functions are:
@@ -236,7 +242,7 @@ library(dplyr)
236242
results |> glimpse()
237243
#> List of 2
238244
#> $ metadata:List of 6
239-
#> ..$ timestamp : POSIXct[1:1], format: "2026-01-19 15:35:01"
245+
#> ..$ timestamp : POSIXct[1:1], format: "2026-02-11 12:46:59"
240246
#> ..$ netlogo_version : chr "7.0.3"
241247
#> ..$ output_version : chr "2.0"
242248
#> ..$ model_file : chr "Wolf Sheep Simple 5.nlogox"
@@ -253,7 +259,7 @@ results |> glimpse()
253259
#> ..$ energy_gain_from_sheep: num [1:110110] 5 5 5 5 5 5 5 5 5 5 ...
254260
#> ..$ step : num [1:110110] 0 1 2 3 4 5 6 7 8 9 ...
255261
#> ..$ count_wolves : num [1:110110] 5 5 5 5 5 5 5 5 5 5 ...
256-
#> ..$ count_sheep : num [1:110110] 500 500 500 499 496 494 491 489 487 486 ...
262+
#> ..$ count_sheep : num [1:110110] 500 498 497 495 493 492 488 487 486 483 ...
257263
```
258264

259265
If you already have a file with experiment results, you can read it into
@@ -356,7 +362,7 @@ citation("logolink")
356362
[![](https://img.shields.io/badge/license-GPLv3-bd0000.svg)](https://www.gnu.org/licenses/gpl-3.0)
357363

358364
``` text
359-
Copyright (C) 2025 Daniel Vartanian
365+
Copyright (C) 2026 Daniel Vartanian
360366
361367
logolink is free software: you can redistribute it and/or modify it under the
362368
terms of the GNU General Public License as published by the Free Software

README.qmd

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ source(here("R", ".setup.R"))
3131
#| warning: false
3232
3333
cat(
34+
paste0(
35+
"[![",
36+
"Status at rOpenSci Software Peer Review",
37+
"](",
38+
"https://badges.ropensci.org/741_status.svg",
39+
")](",
40+
"https://github.com/ropensci/software-review/issues/741",
41+
")"
42+
),
3443
badge_repostatus("active"),
3544
paste0(
3645
"[![",
@@ -137,6 +146,8 @@ And the development version from [GitHub](https://github.com/) with:
137146
remotes::install_github("danielvartan/logolink")
138147
```
139148

149+
`logolink` do not install NetLogo itself. You will need to have NetLogo 7.0.1 or higher installed on your computer to use this package. You can download it from the [NetLogo website](https://www.netlogo.org).
150+
140151
## Usage
141152

142153
`logolink` usage is very straightforward. The main functions are:
@@ -331,7 +342,7 @@ cat(
331342
```
332343

333344
```text
334-
Copyright (C) 2025 Daniel Vartanian
345+
Copyright (C) 2026 Daniel Vartanian
335346
336347
logolink is free software: you can redistribute it and/or modify it under the
337348
terms of the GNU General Public License as published by the Free Software

codemeta.json

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@type": "SoftwareApplication",
5454
"identifier": "bslib",
5555
"name": "bslib",
56-
"version": ">= 0.9.0",
56+
"version": ">= 0.10.0",
5757
"provider": {
5858
"@id": "https://cran.r-project.org",
5959
"@type": "Organization",
@@ -105,7 +105,7 @@
105105
"@type": "SoftwareApplication",
106106
"identifier": "ggplot2",
107107
"name": "ggplot2",
108-
"version": ">= 4.0.1",
108+
"version": ">= 4.0.2",
109109
"provider": {
110110
"@id": "https://cran.r-project.org",
111111
"@type": "Organization",
@@ -287,7 +287,7 @@
287287
"@type": "SoftwareApplication",
288288
"identifier": "tibble",
289289
"name": "tibble",
290-
"version": ">= 3.3.0",
290+
"version": ">= 3.3.1",
291291
"provider": {
292292
"@id": "https://cran.r-project.org",
293293
"@type": "Organization",
@@ -300,7 +300,7 @@
300300
"@type": "SoftwareApplication",
301301
"identifier": "testthat",
302302
"name": "testthat",
303-
"version": ">= 3.3.1",
303+
"version": ">= 3.3.2",
304304
"provider": {
305305
"@id": "https://cran.r-project.org",
306306
"@type": "Organization",
@@ -321,7 +321,7 @@
321321
"@type": "SoftwareApplication",
322322
"identifier": "checkmate",
323323
"name": "checkmate",
324-
"version": ">= 2.3.3",
324+
"version": ">= 2.3.4",
325325
"provider": {
326326
"@id": "https://cran.r-project.org",
327327
"@type": "Organization",
@@ -347,7 +347,7 @@
347347
"@type": "SoftwareApplication",
348348
"identifier": "dplyr",
349349
"name": "dplyr",
350-
"version": ">= 1.1.4",
350+
"version": ">= 1.2.0",
351351
"provider": {
352352
"@id": "https://cran.r-project.org",
353353
"@type": "Organization",
@@ -464,7 +464,7 @@
464464
"@type": "SoftwareApplication",
465465
"identifier": "xml2",
466466
"name": "xml2",
467-
"version": ">= 1.5.1",
467+
"version": ">= 1.5.2",
468468
"provider": {
469469
"@id": "https://cran.r-project.org",
470470
"@type": "Organization",
@@ -475,7 +475,7 @@
475475
},
476476
"SystemRequirements": "NetLogo >= 7.0.1"
477477
},
478-
"fileSize": "986.922KB",
478+
"fileSize": "989.746KB",
479479
"citation": [
480480
{
481481
"@type": "CreativeWork",
@@ -500,5 +500,10 @@
500500
"readme": "https://github.com/danielvartan/logolink/blob/main/README.md",
501501
"contIntegration": ["https://github.com/danielvartan/logolink/actions", "https://github.com/danielvartan/logolink/actions", "https://app.codecov.io/gh/danielvartan/logolink"],
502502
"developmentStatus": "https://www.repostatus.org/#active",
503+
"review": {
504+
"@type": "Review",
505+
"url": "https://github.com/ropensci/software-review/issues/741",
506+
"provider": "https://ropensci.org"
507+
},
503508
"keywords": ["agent-based-modeling", "apis", "behaviorspace", "complexity-science", "individual-based-modeling", "netlogo", "r-packages", "rstats", "simulations", "computational-science", "multi-agent-systems", "headless-execution", "computational-social-science", "data-science", "ecological-modeling", "environmental-modeling", "system-dynamics", "tidyverse"]
504509
}
-1.04 KB
Loading

vignettes/logolink.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ You can install `logolink` like any other R package, using the following command
5050
install.packages("logolink")
5151
```
5252

53+
`logolink` do not come with NetLogo, so make sure you have NetLogo installed on your computer. You can download it from the [NetLogo website](https://www.netlogo.org/download). `logolink` supports NetLogo version 7.0.1 and above.
54+
5355
After installation, start by loading the package to access its functions:
5456

5557
```{r}

0 commit comments

Comments
 (0)