-
-
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.
bump version to 1.0.0 and update descriptions
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: qntmap | ||
Type: Package | ||
Title: Enhance quantitative analysis of EPMA map | ||
Version: 0.4.0 | ||
Version: 1.0.0 | ||
Authors@R: | ||
c( | ||
person( | ||
|
@@ -26,7 +26,7 @@ Authors@R: | |
Author: Atsushi Yasumoto [aut, cph, cre] | ||
Maintainer: Atsushi Yasumoto <[email protected]> | ||
Description: Generate and analyze chemical mass concentration map based on | ||
X-ray maps and some quantified points among the mapped area. | ||
X-ray maps and referencial spot analyses within the mapped area. | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
LazyData: true | ||
|