Skip to content

VIGNETTES updates - #10

Merged
TanyaS08 merged 2 commits into
mainfrom
VIGNETTES_updates
Mar 30, 2026
Merged

TanyaS08 merged 2 commits into
mainfrom
VIGNETTES_updates

Conversation

@cemacrr

@cemacrr cemacrr commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Rename vignettes files, to avoid file names starting with numbers, which causes WARNING messages when building package.

Remove reference to non existent data in workflow vignette.

This pull request addresses issues #6 and #7

cemacrr added 2 commits March 30, 2026 09:26
To avoid package build WARNING, vignette file names should not
start with numbers:

```
Subdirectory 'inst/doc' contains invalid file names:
  ‘01_pfwim_workflow.Rmd’ ‘02_metawebs.Rmd’ ‘03_realised_webs.Rmd’
  ...
```

Addresses #6
Remove code example containing reference to non existen data from
vignette 01:

```
In data("interactions", package = "pfwim") :
  data set ‘interactions’ not found

```

Addresses #7
@TanyaS08
TanyaS08 merged commit 955c433 into main Mar 30, 2026
1 check passed
@TanyaS08
TanyaS08 deleted the VIGNETTES_updates branch April 29, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VIGNETTES: Workflow vignette contains reference to missing data VIGNETTES: Vignette file names should not start with numbers

2 participants