blob: a59b5e6de724383a04d571a66dde28443dd23138 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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">It is sometimes useful to perform a computation in a
separate R process, without affecting the current R process at all.
This packages does exactly that.</longdescription>
<upstream>
<maintainer>
<email>csardi.gabor@gmail.com</email>
<name>Gábor Csárdi</name>
</maintainer>
<bugs-to>https://github.com/r-lib/callr/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|