DESCRIPTION•647 B
Package: microsandbox
Type: Package
Title: A Minimal SDK for the Microsandbox Project
Version: 0.1.0
Date: 2023-04-02
Authors@R: person("Microsandbox", "Team", email = "team@microsandbox.dev", role = c("aut", "cre"))
Description: A minimal R SDK for the Microsandbox project. This package provides
simple functionality to demonstrate R package structure and distribution.
License: Apache-2.0
URL: https://github.com/microsandbox/microsandbox, https://microsandbox.dev
BugReports: https://github.com/microsandbox/microsandbox/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3