## catmap 1.6.4
- Modified visualization tools
- Moved “Weight (%)” column to end of figure
 
- Added summary diamond and weights to all figures
 
- Slight change to appearance of confidence intervals
 
- Slight change to how studies get named
 
 
## catmap 1.6.3
- Modified 
makeForest
- Use 
grid to call grid.newpage() before
plotting 
- Study weights added to summary forest plots
 
- Dashed line added to summary forest plots
 
 
## catmap 1.6.2
- Add unit tests for core functions
test_catmap.R unit tests complete and validated 
test_forest.R unit tests complete and validated 
 
- Major revisions to 
catmap.funnel
- Function now rebuilt using 
metafor package 
 
- Major revisions to forest plots
- New 
makeForest function builds all forest figures 
- Modified 
catmap.forest to use
makeForest 
- Modified 
catmap.cumulative to use
makeForest 
- Modified 
catmap.sense to use
makeForest 
 
## catmap 1.6.1
- Major revisions to global package architecture
- Convert Rd files to Roxygen format
 
- Add DOIs to package DESCRIPTION
 
- Add NEWS and README files
 
 
- Major revisions to 
catmap function
- Function now takes 
data.frame or matrix
input 
- Function now returns output as a list object
 
- Removed redundant and superfluous code
 
- Removed 
print.all argument entirely 
- Revised documentation
 
 
- Major revisions to 
catmapdata data
- Store 
catmapdata object in RDA format 
- Fix WARNING associated with 
catmapdata manual 
- Revised documentation