File: m2r.Rd

package info (click to toggle)
r-cran-m2r 1.0.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 488 kB
  • sloc: cpp: 195; python: 59; sh: 14; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/m2r-package.R
\docType{package}
\name{m2r}
\alias{m2r}
\alias{package-m2r}
\title{Macaulay2 in R}
\description{
m2r provides a persistent interface to Macaulay2
(\url{http://www.math.uiuc.edu/Macaulay2/}) and front-end tools facilitating
its use in the R ecosystem. For details, see vignette("m2r").
}
\references{
D. Kahle, C. O'Neill, and J. Sommars (2020). "A Computer Algebra
System for R: Macaulay2 and the m2r Package." Journal of Statistical
Software, 93(9):1-31.
}