Skip to content
Back to formatted view

Raw Message

Message-ID: <CAOO9MKUOviqNjYxC9JgHJOmTqwFUOgLeUWqTMCTbEPw3vQPWXg@mail.gmail.com>
Date: 2023-10-03T14:45:26Z
From: Jan Gorecki
Subject: [R-pkg-devel] DESCRIPTION file Imports of base R packages

Hello,

I noticed some packages define Imports in DESCRIPTION file listing base R
packages like methods, utils, etc.

My question is that if it is necessary to list those* dependencies in
DESCRIPTION file, or is it enough to have them listed in NAMESPACE file?

* by "those" I mean packages listed by:

in tools:::.get_standard_package_names()$base

	[[alternative HTML version deleted]]