-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
047184a
commit 16a1ed5
Showing
10 changed files
with
13 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,15 @@ | ||
<head> | ||
<title>VisualBasic.NET function port to R</title> | ||
<title>Create virtualCell model</title> | ||
</head> | ||
<body> | ||
<h1>VisualBasic.NET function port to R</h1> | ||
<h1>Create virtualCell model</h1> | ||
<pre>Package: CellRender | ||
Type: Package | ||
Title: VisualBasic.NET function port to R | ||
Title: Create virtualCell model | ||
Version: 1.0.148 | ||
Author: xieguigang <[email protected]> | ||
Maintainer: xieguigang <[email protected]> | ||
Description: This package provides some common programming feature in VB.NET | ||
to R language, these includes, | ||
1. Syntax tweaks for R language | ||
2. Linq like common data operation for R | ||
3. Common string helper functions | ||
4. R Package development tools | ||
5. File format helper tools, like XML. | ||
Description: This package provides some function tools for create virtualCell model for run simulation inside GCModeller. | ||
License: MIT License | ||
Encoding: UTF-8 | ||
LazyData: true | ||
|