Message-ID: <CAL6gwn+C7TjC4AiXfxejNEQM8cFiHdOEkgJ5um8KGN-xSo2wwQ@mail.gmail.com>
Date: 2022-08-23T18:19:14Z
From: Avraham Adler
Subject: [R-pkg-devel] No package called 'scales' (r-oldrel-windows)
In-Reply-To: <CANA-rNMkh3MmSr0ZGcJMnS14xENAQRNa+9AQP6Fh0ymZRZ_4Ww@mail.gmail.com>
Scales is the package which is called when you use something like
"dollar" or "comma" in scale_x_whatever(); perhaps you have a similar
invocation without realizing it?
Thanks,
Avi
On Tue, Aug 23, 2022 at 5:40 PM Paul Hibbing <paulhibbing at gmail.com> wrote:
>
> Hi all,
>
> I recently submitted an update to `PAutilities`.
>
> It has errored for r-oldrel-windows with "there is no package called
> 'scales'" (see https://www.r-project.org/nosvn/R.check/r-oldrel-windows-ix86+x86_64/PAutilities-00install.html).
>
> I am a bit mystified by this, as the package builds fine on Winbuilder
> old release (see
> https://win-builder.r-project.org/g6EPG1y3nGN9/00check.log), as well
> as my older local Windows installation (4.0.5) and all other platforms
> I have checked.
>
> Does anyone have insights about this? I assume it is related to
> dependency on ggplot2, but I'm struggling to replicate the error and
> thus unsure where to start.
>
> Many thanks,
> Paul
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel