summaryrefslogtreecommitdiff
path: root/dev-R/withr/metadata.xml
blob: f7f31d33fd3cc2e75691c581a35c2ef48b603485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </maintainer>
 <longdescription lang="en">A set of functions to run code 'with' safely and
temporarily modified global state. Many of these functions were
originally a part of the 'devtools' package, this provides a simple
package with limited dependencies to provide access to these
functions.</longdescription>
 <upstream>
  <maintainer>
   <email>lionel@rstudio.com</email>
   <name>Lionel Henry</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/withr/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>