Using auto-selected zip options ''

---------- Making package norm ------------
  adding build stamp to DESCRIPTION
  making DLL ...
gfortran   -O3  -c norm.f -o norm.o
windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I d:/Rcompile/recent/R/include  -i norm_res.rc -o norm_res.o
gcc  -std=gnu99  -shared -s  -o norm.dll norm.def norm.o norm_res.o  -Ld:/Rcompile/recent/R/bin   -lgfortran -lR
  ... DLL made
  installing DLL
  installing R files
  installing data files
  preparing package norm for lazy loading
  installing man source files
  installing indices
Warning: file 'mdata.rda' has magic number '1976'
   Use of save versions prior to 2 is deprecated
Warning messages:
1: In file.create(f.tg) :
  cannot create file 'd:/Rcompile/recent/R/doc/html/packages.html', reason 'Permission denied'
  not zipping data
  installing help
Note: unmatched right brace in file 'code.to.na.Rd' on or after line 18
Note: unmatched right brace in file 'code.to.na.Rd' on or after line 18
Note: unmatched right brace in file 'na.to.sgnlcode.Rd' on or after line 19
Note: unmatched right brace in file 'na.to.sgnlcode.Rd' on or after line 19
 >>> Building/Updating help pages for package 'norm'
     Formats: text html latex example chm 
  code.to.na                        text    html    latex           chm
  da.norm                           text    html    latex   example chm
  em.norm                           text    html    latex   example chm
  getparam.norm                     text    html    latex   example chm
  imp.norm                          text    html    latex   example chm
  loglik.norm                       text    html    latex   example chm
  logpost.norm                      text    html    latex   example chm
  makeparam.norm                    text    html    latex   example chm
  mda.norm                          text    html    latex   example chm
  mdata                             text    html    latex           chm
  mi.inference                      text    html    latex           chm
  na.to.sgnlcode                    text    html    latex           chm
  ninvwish                          text    html    latex   example chm
  prelim.norm                       text    html    latex   example chm
  rngseed                           text    html    latex           chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\local\2.8\norm\chm\norm.chm


Compile time: 0 minutes, 0 seconds
16	Topics
58	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\local\2.8\norm\chm\norm.chm, 33,887 bytes
Compression decreased file by 17,897 bytes.
  adding MD5 sums

packaged installation of package 'norm' as norm_1.0-9.zip
* DONE (norm)