Message-ID: <CAEfsz7p5f4U=7YNyvaub_gyj=XgTgM4ey_ADu0iOcQu8AuZuiQ@mail.gmail.com>
Date: 2021-08-02T19:20:39Z
From: Dominic Comtois
Subject: [R-pkg-devel] I changed my vignette's file name to lowercase, then realized the url was case-sensitive
In-Reply-To: <CAEfsz7oeTPcOBWegHUz+GEu5mb-gR43c9W4rzXtWWqm9YAe74w@mail.gmail.com>
I changed my "Introduction.html" vignette's name to
"introduction.html", realizing only after the fact that CRAN's URLs
are case sensitive.
Would the solution of adding to my package's source a new
Introduction.html file pointing to introduction.html using a <meta
http-equiv="refresh" ...> be a viable one? Or is there maybe another,
better solution?
Thanks in advance
Dominic Comtois, summarytools author & maintainer