luukvdmeer / sfnetworks

Tidy Geospatial Networks in R
https://luukvdmeer.github.io/sfnetworks/
Other
338 stars 20 forks source link

Vignettes not showing on website? #273

Closed Robinlovelace closed 1 month ago

Robinlovelace commented 1 month ago

Was just looking at a reference from a previous vignette and hit this: https://luukvdmeer.github.io/sfnetworks/articles/articles/articles/articles/sfn02_preprocess_clean.html

To reproduce, go to https://luukvdmeer.github.io/sfnetworks/ then click on one of the articles in the dropdown menu.

agila5 commented 1 month ago

Hi Robin!

Unfortunately I cannot reproduce the bug that you mentioned. For example, if I go to https://luukvdmeer.github.io/sfnetworks/ and click on Articles and then any vignette, the rendering works fine. For example: https://luukvdmeer.github.io/sfnetworks/articles/sfn01_structure.html

However, I noticed that if I click on the link you provided (which has a wrongly nested structure such as articles/articles/articles/...) and then click on any link that should redirect me to a vignette, then I get an even worse URL with another nested article and no proper redirection. Might be a bug in pkgdown.

Robinlovelace commented 1 month ago

Yeah, that's a weird one. User error (as in mouse and keyboard, the basics!) I suspect... So closing, apologies for the non-issue.

Robinlovelace commented 1 month ago

FYI it was a link from another issue (#104 I think) that led to this.

Robinlovelace commented 1 month ago

From there

The spatial contraction is now implemented as a morpher in the new release, see this section in the morpher vignette for a general example, and this section in the cleaning vignette for an example focused specifically on simplifying intersections.