Opened 14 years ago
Closed 13 years ago
#348 closed enhancement (duplicate)
R stats support in SAGE (??)
Reported by: | was | Owned by: | was |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
My current bioinformatics textbook uses R for all its coding examples, and since I wanted to use python/biopython for my course, I tried to install the R-python interface. As is often the case with such things, it turned out to be far from self-contained, and I needed a whole bunch of libraries I didn't have (this was on OS X 10.4). Since I am impatient and low on time, I gave up after about 1/2 hour, since there is a very nice R.app for OS X available already and I didn't have any specific connection in mind. However, it looks like I will often have statistics grad students in that course and they might use such an interface. So I will give another vote in favor of getting R into sage. Currently I think sage should appeal to everyone in math except perhaps math ed and stats folks, and having R included would win over the stats people. -Marshall Hampton
Change History (5)
comment:1 Changed 14 years ago by
- Milestone set to sage-3.0
comment:2 Changed 13 years ago by
- Milestone changed from sage-2.10.2 to sage-2.9
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
- Milestone changed from sage-2.9 to sage-2.9.1
comment:5 Changed 13 years ago by
- Milestone changed from sage-2.9.1 to sage-duplicate/invalid
- Resolution set to duplicate
- Status changed from new to closed
Since was opened #1416 make this a dupe.
Note: See
TracTickets for help on using
tickets.
There now are an optional R.spkg and rpy.spkg that are supposed to become standard in this release.
Cheers,
Michael