Browse code

Bump version, add changes

Steffen Neumann authored on 12/02/2023 14:01:51
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+2023-02-12  Steffen Neumann  <sneumann@msbi-corei>
2
+
3
+	* search&replace deprecated auto_ptr with unique_ptr
4
+	* use labda functions instead of e.g. bind2nd()
5
+
1 6
 2019-05-02  Steffen Neumann  <sneumann@msbi-corei>
2 7
 
3 8
 	* Rdisop-1.45.1: Merge fix by Max Helf for improved
Browse code

Fix left-over merge conflict

Steffen Neumann authored on 03/05/2019 06:04:37
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 2019-05-02  Steffen Neumann  <sneumann@msbi-corei>
2 2
 
3
-	* Rdisop-1.44.1: Merge fix by Max Helf for improved
3
+	* Rdisop-1.45.1: Merge fix by Max Helf for improved
4 4
 	decomposeMass: element filter handling.
5 5
 
6 6
 2019-04-01  Steffen Neumann  <sneumann@msbi-corei>
Browse code

Add Chengelog entry and bump version

Steffen Neumann authored on 02/05/2019 19:57:16
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+2019-05-02  Steffen Neumann  <sneumann@msbi-corei>
2
+
3
+	* Rdisop-1.44.1: Merge fix by Max Helf for improved
4
+	decomposeMass: element filter handling.
5
+
1 6
 2019-04-01  Steffen Neumann  <sneumann@msbi-corei>
2 7
 
3 8
 	* Rdisop-1.43.2: David Rasp helped to remove dependency
Browse code

Bump version, update ChangeLog. Closes #15

Steffen Neumann authored on 01/04/2019 19:38:30
Showing 1 changed files
... ...
@@ -1,3 +1,9 @@
1
+2019-04-01  Steffen Neumann  <sneumann@msbi-corei>
2
+
3
+	* Rdisop-1.43.2: David Rasp helped to remove dependency
4
+	to RcppClassic, which might not be supported at some time
5
+	in the future
6
+
1 7
 2015-12-08  Steffen Neumann  <sneumann@ipb-halle.de>
2 8
 
3 9
 	* Added unit test for charge=0 and charge=1
Browse code

Added a unit test for charges, currently disabled

From: Steffen Neumann <sneumann@ipb-halle.de>

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@111340 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 08/12/2015 20:19:20
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2015-12-08  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* Added unit test for charge=0 and charge=1
4
+
1 5
 2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* /inst/doc -> /vignettes: to please lates R devel
Browse code

remove cout symbols from Rdisop.so

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@81840 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 18/10/2013 19:02:05
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
2 2
 
3 3
 	* /inst/doc -> /vignettes: to please lates R devel
4
-	* 
4
+	* src/ims/distributionprobabilityscorer.cpp: remove stdout messages
5 5
 
6 6
 2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
7 7
 
Browse code

move vignette to /vignette to please lates R devel

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@81839 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 18/10/2013 19:01:55
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* /inst/doc -> /vignettes: to please lates R devel
4
+	* 
5
+
1 6
 2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
2 7
 
3 8
 	* src/disop.cpp (decomposeIsotopes): Add support for element count filtering
Browse code

Added first support for elemental filters

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@70786 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 26/10/2012 11:32:08
Showing 1 changed files
... ...
@@ -1,12 +1,16 @@
1
+2012-10-26  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* src/disop.cpp (decomposeIsotopes): Add support for element count filtering
4
+
1 5
 2012-04-21  Steffen Neumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* R/elements.R (initializeCharges): Fixed electron mass
4 8
 
5 9
 2012-03-28  Steffen Neumann  <sneumann@ipb-halle.de>
6 10
 	* Added citations in package and documentation
7
-	
8
-2012-03-26  Steffen Neumann  <sneumann@ipb-halle.de>	
9
-	* src/disop.cpp: fixed missing UNPROTECT(), avoids warning 
11
+
12
+2012-03-26  Steffen Neumann  <sneumann@ipb-halle.de>
13
+	* src/disop.cpp: fixed missing UNPROTECT(), avoids warning
10 14
 	and possibly memory corruprtion and crashes
11 15
 
12 16
 2012-03-11  Steffen Neumann  <sneumann@ipb-halle.de>
... ...
@@ -21,9 +25,9 @@
21 25
 2012-02-23  Steffen Neumann  <sneumann@ipb-halle.de>
22 26
 	* Moved from the ancient embedded Rcpp to RcppClassic,
23 27
   	  thanks to the work of Dirk Eddelbuettel who did the porting
24
-	
28
+
25 29
 2010-11-04  Steffen Neumann  <sneumann@ipb-halle.de>
26
-	* Corrected bug that leads to wrong monoisotopic masses for molecules 
30
+	* Corrected bug that leads to wrong monoisotopic masses for molecules
27 31
 	  containing elements where the most abundant isotope is not the first one,
28 32
 	  discovered by Ralf Tautenhahn
29 33
 
... ...
@@ -51,10 +55,10 @@
51 55
 	can be useful for getMolecule("H3O+", elements=c(initializeCHNOPS(),initializeCharges()))
52 56
 	* R/Rdisop.R: fixed important bug which always initialised the
53 57
 	full PSE when supplying a special elements list
54
-	
58
+
55 59
 2008-04-23  sneumann  <sneumann@ipb-halle.de>
56 60
 
57
-	* R/elements.R: fixed some masses/abundances, 
61
+	* R/elements.R: fixed some masses/abundances,
58 62
 	                added more elements
59 63
 
60 64
 2008-02-15  sneumann  <sneumann@kons.ipb-sub.ipb-halle.de>
... ...
@@ -83,7 +87,7 @@
83 87
 
84 88
 2007-10-14  Steffen Neumann  <sneumann@ipb-halle.de>
85 89
 
86
-	* man: fixed some manpages 
90
+	* man: fixed some manpages
87 91
 
88 92
 2007-07-26  sneumann  <sneumann@ipb-halle.de>
89 93
 
... ...
@@ -101,7 +105,7 @@
101 105
 
102 106
 2007-07-03  sneumann  <sneumann@ipb-halle.de>
103 107
 
104
-	* src/disop.cpp: Clear error Message before running 
108
+	* src/disop.cpp: Clear error Message before running
105 109
 
106 110
 2007-06-14  sneumann  <sneumann@ipb-halle.de>
107 111
 
... ...
@@ -115,7 +119,7 @@
115 119
 2007-06-05  sneumann  <sneumann@ipb-halle.de>
116 120
 
117 121
 	* src/disop.cpp: Fixed stack imbalance for empty decompositions
118
-	* src/disop.cpp: improved Error Handling 
122
+	* src/disop.cpp: improved Error Handling
119 123
 
120 124
 2007-05-25  sneumann  <sneumann@ipb-halle.de>
121 125
 
... ...
@@ -125,7 +129,7 @@
125 129
 
126 130
 2007-05-15  Steffen Neumann  <sneumann@ipb-halle.de>
127 131
 
128
-	* Added addMolecule and subMolecule 
132
+	* Added addMolecule and subMolecule
129 133
 	to do arithmetics with adducts / fragments
130 134
 
131 135
 2007-05-04  Steffen Neumann  <sneumann@ipb-halle.de>
... ...
@@ -134,7 +138,7 @@
134 138
 
135 139
 2007-04-30  Steffen Neumann  <sneumann@ipb-halle.de>
136 140
 
137
-	* R/zzz.R: removed unnecesary library.dynam() 
141
+	* R/zzz.R: removed unnecesary library.dynam()
138 142
 	which also caused problems on systems without libR.so
139 143
 	* src/ims/*: moved imslib sources into src/ subfolder
140 144
 	instead of using unchanged libims.a
Browse code

fixed electron mass

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@65324 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 21/04/2012 19:20:05
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2012-04-21  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* R/elements.R (initializeCharges): Fixed electron mass
4
+
1 5
 2012-03-28  Steffen Neumann  <sneumann@ipb-halle.de>
2 6
 	* Added citations in package and documentation
3 7
 	
Browse code

Bumped version

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@64529 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 28/03/2012 12:17:02
Showing 1 changed files
... ...
@@ -1,5 +1,7 @@
1
-2012-03-26  Steffen Neumann  <sneumann@ipb-halle.de>
2
-
1
+2012-03-28  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Added citations in package and documentation
3
+	
4
+2012-03-26  Steffen Neumann  <sneumann@ipb-halle.de>	
3 5
 	* src/disop.cpp: fixed missing UNPROTECT(), avoids warning 
4 6
 	and possibly memory corruprtion and crashes
5 7
 
Browse code

fixed missing UNPROTECT()

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@64461 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 26/03/2012 19:46:37
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+2012-03-26  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* src/disop.cpp: fixed missing UNPROTECT(), avoids warning 
4
+	and possibly memory corruprtion and crashes
5
+
1 6
 2012-03-11  Steffen Neumann  <sneumann@ipb-halle.de>
2 7
 	* Reverted Windows build hack
3 8
 
Browse code

reverted Win hack

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@63750 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 11/03/2012 19:53:36
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2012-03-11  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Reverted Windows build hack
3
+
1 4
 2012-03-10  Steffen Neumann  <sneumann@ipb-halle.de>
2 5
 	* Windows build hack
3 6
 
Browse code

Windows build hack

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@63725 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 10/03/2012 19:30:47
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2012-03-10  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Windows build hack
3
+
1 4
 2012-03-06  Steffen Neumann  <sneumann@ipb-halle.de>
2 5
 	* Windows build fixes, removed old configure.in
3 6
 
Browse code

removed another autoconf artefact, use individual PKG_LIBS for Rcpp and RcppClassic

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@63551 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 06/03/2012 20:31:22
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2012-03-06  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Windows build fixes, removed old configure.in
3
+
1 4
 2012-02-23  Steffen Neumann  <sneumann@ipb-halle.de>
2 5
 	* Moved from the ancient embedded Rcpp to RcppClassic,
3 6
   	  thanks to the work of Dirk Eddelbuettel who did the porting
Browse code

Moved from the ancient embedded Rcpp to RcppClassic thanks to the work of Dirk Eddelbuettel who did the porting

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@63004 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 23/02/2012 08:01:30
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2012-02-23  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Moved from the ancient embedded Rcpp to RcppClassic,
3
+  	  thanks to the work of Dirk Eddelbuettel who did the porting
4
+	
1 5
 2010-11-04  Steffen Neumann  <sneumann@ipb-halle.de>
2 6
 	* Corrected bug that leads to wrong monoisotopic masses for molecules 
3 7
 	  containing elements where the most abundant isotope is not the first one,
Browse code

Fixed wrong monoisotopic mass calculation

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@50670 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 04/11/2010 08:25:39
Showing 1 changed files
... ...
@@ -1,3 +1,12 @@
1
+2010-11-04  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* Corrected bug that leads to wrong monoisotopic masses for molecules 
3
+	  containing elements where the most abundant isotope is not the first one,
4
+	  discovered by Ralf Tautenhahn
5
+
6
+2010-10-22  Steffen Neumann  <sneumann@ipb-halle.de>
7
+	* R/elements.R: Added remaining elements to PSE,
8
+	  contributed by Canteri Roberto (http://m2b2.fbk.eu/en/people)
9
+
1 10
 2010-05-18  Steffen Neumann  <sneumann@ipb-halle.de>
2 11
 	* added Runit test infrastructure
3 12
 
Browse code

unit Tests including a bug report

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@48670 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 04/08/2010 09:28:00
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2010-05-18  Steffen Neumann  <sneumann@ipb-halle.de>
2
+	* added Runit test infrastructure
3
+
1 4
 2010-04-02  Steffen Neumann	<sneumann@ipb-halle.de>
2 5
 	* added Selenium to list of elements
3 6
 	* added Cobalt to list of elements
Browse code

Fixed Selenium

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@45700 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 02/04/2010 21:19:15
Showing 1 changed files
... ...
@@ -1,6 +1,7 @@
1 1
 2010-04-02  Steffen Neumann	<sneumann@ipb-halle.de>
2 2
 	* added Selenium to list of elements
3 3
 	* added Cobalt to list of elements
4
+	* fixed Selenium abundances and masses
4 5
 
5 6
 2010-02-08  Steffen Neumann	<sneumann@ipb-halle.de>
6 7
 	* added parameter maxisotopes to getMolecule() and decompose*()
Browse code

added Cobalt

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@45696 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 02/04/2010 20:41:41
Showing 1 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 2010-04-02  Steffen Neumann	<sneumann@ipb-halle.de>
2 2
 	* added Selenium to list of elements
3
+	* added Cobalt to list of elements
3 4
 
4 5
 2010-02-08  Steffen Neumann	<sneumann@ipb-halle.de>
5 6
 	* added parameter maxisotopes to getMolecule() and decompose*()
Browse code

added Selenium

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@45693 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 02/04/2010 20:32:01
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2010-04-02  Steffen Neumann	<sneumann@ipb-halle.de>
2
+	* added Selenium to list of elements
3
+
1 4
 2010-02-08  Steffen Neumann	<sneumann@ipb-halle.de>
2 5
 	* added parameter maxisotopes to getMolecule() and decompose*()
3 6
 
Browse code

added parameter maxisotopes to getMolecule() and decompose*()

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@44563 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 08/02/2010 22:34:45
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2010-02-08  Steffen Neumann	<sneumann@ipb-halle.de>
2
+	* added parameter maxisotopes to getMolecule() and decompose*()
3
+
1 4
 2008-09-02  ckuhl	<ckuhl@ipb-halle.de>
2 5
 	* R/elements.R: added Deuterium
3 6
 
Browse code

Added Deuterium

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@33667 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 11/09/2008 11:58:12
Showing 1 changed files
... ...
@@ -1,3 +1,6 @@
1
+2008-09-02  ckuhl	<ckuhl@ipb-halle.de>
2
+	* R/elements.R: added Deuterium
3
+
1 4
 2008-08-11  sneumann  <sneumann@ipb-halle.de>
2 5
 
3 6
 	* R/elements.R (initializeCharges): added initializeCharges, which
Browse code

Added scoreIsotopes, initializeCharges, fixed nasty alphabet bug

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@33178 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 11/08/2008 15:29:44
Showing 1 changed files
... ...
@@ -1,3 +1,10 @@
1
+2008-08-11  sneumann  <sneumann@ipb-halle.de>
2
+
3
+	* R/elements.R (initializeCharges): added initializeCharges, which
4
+	can be useful for getMolecule("H3O+", elements=c(initializeCHNOPS(),initializeCharges()))
5
+	* R/Rdisop.R: fixed important bug which always initialised the
6
+	full PSE when supplying a special elements list
7
+	
1 8
 2008-04-23  sneumann  <sneumann@ipb-halle.de>
2 9
 
3 10
 	* R/elements.R: fixed some masses/abundances, 
Browse code

fix/add element definitions

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@31267 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 23/04/2008 08:48:35
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+2008-04-23  sneumann  <sneumann@ipb-halle.de>
2
+
3
+	* R/elements.R: fixed some masses/abundances, 
4
+	                added more elements
5
+
1 6
 2008-02-15  sneumann  <sneumann@kons.ipb-sub.ipb-halle.de>
2 7
 
3 8
 	* R/elements.R (initializePSE): Fixed Mass of Na isotope
Browse code

Fixed Mass of Na isotope

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@30009 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 15/02/2008 09:47:48
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2008-02-15  sneumann  <sneumann@kons.ipb-sub.ipb-halle.de>
2
+
3
+	* R/elements.R (initializePSE): Fixed Mass of Na isotope
4
+
1 5
 2007-12-04  sneumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* configure.win, src/Makevars.win, src/win/*: Fix Windows build
Browse code

Bump version after successful build on all arches

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@29147 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 11/12/2007 12:56:24
Showing 1 changed files
... ...
@@ -2,7 +2,7 @@
2 2
 
3 3
 	* configure.win, src/Makevars.win, src/win/*: Fix Windows build
4 4
 
5
-	2007-12-04  sneumann  <sneumann@ipb-halle.de>
5
+2007-12-04  sneumann  <sneumann@ipb-halle.de>
6 6
 
7 7
 	* R/Rdisop.R, man/decomposeMass.Rd: added absolute mass deviation
8 8
 
Browse code

Fix Windows build

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@29015 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 04/12/2007 16:18:15
Showing 1 changed files
... ...
@@ -1,5 +1,9 @@
1 1
 2007-12-04  sneumann  <sneumann@ipb-halle.de>
2 2
 
3
+	* configure.win, src/Makevars.win, src/win/*: Fix Windows build
4
+
5
+	2007-12-04  sneumann  <sneumann@ipb-halle.de>
6
+
3 7
 	* R/Rdisop.R, man/decomposeMass.Rd: added absolute mass deviation
4 8
 
5 9
 2007-10-29  begert  <begert@ipb-halle.de>
Browse code

Added absolute tolerance, refined mass for Oxygen

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@29009 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 04/12/2007 10:24:07
Showing 1 changed files
... ...
@@ -1,10 +1,18 @@
1
-2007-10-19  sneumann  <sneumann@lathan.ipb-sub.ipb-halle.de>
1
+2007-12-04  sneumann  <sneumann@ipb-halle.de>
2
+
3
+	* R/Rdisop.R, man/decomposeMass.Rd: added absolute mass deviation
4
+
5
+2007-10-29  begert  <begert@ipb-halle.de>
6
+
7
+	* R/elements.R: Fixed O mass
8
+
9
+2007-10-19  sneumann  <sneumann@ipb-halle.de>
2 10
 
3 11
 	* NAMESPACE: Re-enabled useDynLib(libims) to fix Linux Build
4 12
 
5 13
 2007-10-15  sneumann  <sneumann@ipb-halle.de>
6 14
 
7
-	* confogure.win, src/Makevars.win: Fix Windows build
15
+	* configure.win, src/Makevars.win: Fix Windows build
8 16
 
9 17
 2007-10-14  Steffen Neumann  <sneumann@ipb-halle.de>
10 18
 
Browse code

Fix linux build

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@28072 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 19/10/2007 09:19:01
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2007-10-19  sneumann  <sneumann@lathan.ipb-sub.ipb-halle.de>
2
+
3
+	* NAMESPACE: Re-enabled useDynLib(libims) to fix Linux Build
4
+
1 5
 2007-10-15  sneumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* confogure.win, src/Makevars.win: Fix Windows build
Browse code

Windows build

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@27994 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 15/10/2007 08:04:44
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2007-10-15  sneumann  <sneumann@ipb-halle.de>
2
+
3
+	* confogure.win, src/Makevars.win: Fix Windows build
4
+
1 5
 2007-10-14  Steffen Neumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* man: fixed some manpages 
Browse code

Documentation work

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@27990 bc3139a8-67e5-0310-9ffc-ced21a209358

s.neumann authored on 14/10/2007 19:45:24
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+2007-10-14  Steffen Neumann  <sneumann@ipb-halle.de>
2
+
3
+	* man: fixed some manpages 
4
+
1 5
 2007-07-26  sneumann  <sneumann@ipb-halle.de>
2 6
 
3 7
 	* removed several get*Masses in favour of getMass
Browse code

added the Rdisop package (2nd try)

git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rdisop@27972 bc3139a8-67e5-0310-9ffc-ced21a209358

hpages@fhcrc.org authored on 12/10/2007 19:36:30
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,59 @@
1
+2007-07-26  sneumann  <sneumann@ipb-halle.de>
2
+
3
+	* removed several get*Masses in favour of getMass
4
+	* polished vignette
5
+
6
+2007-07-11  sneumann  <sneumann@ipb-halle.de>
7
+
8
+	* R/elements.R, R/Rdisop.R: Formatting changes
9
+	* configure.in: disabled autogen for imslib
10
+
11
+2007-07-09  sneumann  <sneumann@ipb-halle.de>
12
+
13
+	* DESCRIPTION (Version): bumped Version following BioC scheme
14
+
15
+2007-07-03  sneumann  <sneumann@ipb-halle.de>
16
+
17
+	* src/disop.cpp: Clear error Message before running 
18
+
19
+2007-06-14  sneumann  <sneumann@ipb-halle.de>
20
+
21
+	* R/Rdisop.R: removed CHNOPS warning message
22
+	* Windows: first Windows build
23
+
24
+2007-06-07  sneumann  <sneumann@ipb-halle.de>
25
+
26
+	* R/Rdisop.R (decomposeMass): fixed call
27
+
28
+2007-06-05  sneumann  <sneumann@ipb-halle.de>
29
+
30
+	* src/disop.cpp: Fixed stack imbalance for empty decompositions
31
+	* src/disop.cpp: improved Error Handling 
32
+
33
+2007-05-25  sneumann  <sneumann@ipb-halle.de>
34
+
35
+	* R/elements.R: Added na, k, cl, br, f, i, fe, mg, ca
36
+
37
+	* R/Rdisop.R: moved isotope table to own file
38
+
39
+2007-05-15  Steffen Neumann  <sneumann@ipb-halle.de>
40
+
41
+	* Added addMolecule and subMolecule 
42
+	to do arithmetics with adducts / fragments
43
+
44
+2007-05-04  Steffen Neumann  <sneumann@ipb-halle.de>
45
+
46
+	* configure.in: Re-Added local copy of IMS as fallback
47
+
48
+2007-04-30  Steffen Neumann  <sneumann@ipb-halle.de>
49
+
50
+	* R/zzz.R: removed unnecesary library.dynam() 
51
+	which also caused problems on systems without libR.so
52
+	* src/ims/*: moved imslib sources into src/ subfolder
53
+	instead of using unchanged libims.a
54
+
55
+2007-03-23  Steffen Neumann  <sneumann@ipb-halle.de>
56
+
57
+	* src/disop.cpp: Removed decomposeMass(), this case is handled by
58
+	the R code.
59
+