[go: up one dir, main page]

Menu

Tree [r7] / install /
 History

HTTPS access


File Date Author Commit
 CHANGES.txt 2011-02-18 kestrel_999 [r7]
 Census_current.iss 2011-02-18 kestrel_999 [r7]
 Census_download.iss 2011-02-02 kestrel_999 [r3]
 MPL-1.1.txt 2011-02-02 kestrel_999 [r3]
 README.txt 2011-02-18 kestrel_999 [r7]

Read Me

CENSUS RELEASE NOTES
--------------------
v. 1.2b2 (18/02/2011)
Justin Wilkins (justin.wilkins@exprimo.com)

NONMEM is an extremely powerful tool for nonlinear mixed-effect modelling and simulation of pharmacokinetic and pharmacodynamic data. However, it is a console-based application whose output does not lend itself to rapid interpretation or efficient management. Census has been created to be a comprehensive project manager for NONMEM, providing detailed summary, comparison and overview of the runs comprising a given project, including the display of output data, simple post-run processing, fast diagnostic plots and run output management, complementary to other available modelling aids. Analysis time ought not to be spent on trivial tasks, and Census's role is to eliminate these as far as possible by increasing the efficiency of the modelling process. 

Census is made available under the Mozilla Public License, version 1.1.

INSTALLATION
------------

Unzip into a folder on your hard disk, keeping the directory structure intact.

COMPILING
---------

You will need:

Borland Delphi Developer Studio 2006 Professional (or better) 

Additional tools:

For Xpose graphics integration, you will need:
  
R 2.10.1 (or better)
http://www.r-project.org/

Xpose 4.3.2 (or better)
http://xpose.sourceforge.net/

Optional:

Inno Setup (for compiling installer)
http://www.innosetup.com/

ISTool (frontend for Inno Setup)
http://www.istool.org/

UPX (Executable packer)	
http://upx.sourceforge.net/

You will also need the following Delphi components:

FlashFiler 
http://sourceforge.net/projects/tpflashfiler/	
	
Orpheus 
http://sourceforge.net/projects/tporpheus/
			
JEDI Visual Component Library (JVCL+JCL) 
http://jvcl.sourceforge.net/	

TBrkApart 
http://pagesperso-orange.fr/cycocrew/delphi/components.html

JFCAppUpdate
http://pagesperso-orange.fr/cycocrew/delphi/components.html

XPMenu 	
http://www.shagrouni.com/english/software/xpmenu.html

KStringGrid
http://www.korzh.com/delphi/components/

SysTools 
http://sourceforge.net/projects/tpsystools/
	
ZipMaster
http://www.geocities.com/rjpeters_au/zipmaster.html
	
Compile Time Expert
http://www.geocities.com/SiliconValley/Hills/1335/

TdfsMRUFileList	
http://www.delphifreestuff.com/

AAstrms	
http://www.thedelphimagazine.com/samples/1248/article.htm

DMath
http://www.unilim.fr/pages_perso/jean.debord/tpmath/tpmath.htm

FastHTMLParser
http://www.jazarsoft.com/main.php

KProcs & KCtls	
http://www.korzh.com/delphi

TPerlRegEx
http://www.regular-expressions.info/delphi.html

RDelphi	
http://www.menne-biomed.de/download/download.html

SynEdit	
http://synedit.sourceforge.net

VKReports
http://vlad-karpov.narod.ru/Components.html

ZeusDBO & ZeosControls	
http://www.zeoslib.org

If you find any dependencies not included here, please let me know. As a rule of thumb, they may (in fact, should) be discarded. If any of these components are unavailable, please let me know and I'll make them available.

To generate an executable, install all the above components into the Delphi IDE, load Census.dpr, and compile.

UPDATES
-------

The most recent version of the source will always be available from http://census.sourceforge.net/.

KNOWN ISSUES
------------

* None